This is an automated email from the git hooks/post-receive script. yoh pushed a commit to annotated tag v0.2 in repository python-mne.
commit 9db7c13165189c230bdd7ed56c6c0df807b22ba8 Author: Alexandre Gramfort <[email protected]> Date: Tue Nov 8 11:57:33 2011 -0500 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 75506fc..06fc6aa 100644 --- a/mne/__init__.py +++ b/mne/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.1.git' +__version__ = '0.2' 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
