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 3b02ae335c49d0e56a9340f60e06acb7ae9dfdf7 Author: Alexandre Gramfort <[email protected]> Date: Tue Nov 8 16:35:52 2011 -0500 bump version number to 0.2.git --- mne/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mne/__init__.py b/mne/__init__.py index 06fc6aa..750bf56 100644 --- a/mne/__init__.py +++ b/mne/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.2' +__version__ = '0.2.git' from .cov import read_cov, write_cov, write_cov_file, 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
