[med-svn] [python-mne] 235/353: bump version number
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:25:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to tag 0.4
in repository python-mne.
commit 981467339a989b2c6697e3204f58b604b273434f
Author: mluessi at nmr.mgh.harvard.edu <mluessi at nmr.mgh.harvard.edu>
Date: Wed Jun 27 03:38:26 2012 -0400
bump version number
---
mne/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mne/__init__.py b/mne/__init__.py
index abdfe55..95012b4 100644
--- a/mne/__init__.py
+++ b/mne/__init__.py
@@ -1,7 +1,7 @@
"""MNE for MEG and EEG data analysis
"""
-__version__ = '0.3'
+__version__ = '0.3.git'
from .cov import read_cov, write_cov, Covariance, \
compute_raw_data_covariance, compute_covariance
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git
More information about the debian-med-commit
mailing list