[med-svn] [python-mne] 353/353: bump version number to 0.4

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:25:32 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 7a1b19df77bbea45219b109b7891f448fbc3f4e3
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date:   Wed Aug 22 15:16:28 2012 +0200

    bump version number to 0.4
---
 doc/source/whats_new.rst | 4 +++-
 mne/__init__.py          | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/source/whats_new.rst b/doc/source/whats_new.rst
index 0dc4b25..445d25e 100644
--- a/doc/source/whats_new.rst
+++ b/doc/source/whats_new.rst
@@ -1,7 +1,9 @@
 What's new
 ==========
 
-Current
+.. _changes_0_4:
+
+Version 0.4
 -----------
 
 Changelog
diff --git a/mne/__init__.py b/mne/__init__.py
index 352c2ca..6f23d7f 100644
--- a/mne/__init__.py
+++ b/mne/__init__.py
@@ -1,7 +1,7 @@
 """MNE for MEG and EEG data analysis
 """
 
-__version__ = '0.3.git'
+__version__ = '0.4'
 
 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