[med-svn] [python-mne] 122/353: removing old __version__ number
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:24:41 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 7d2c6a33fc93c9e509932d55d87d5dbc4ac6fd2e
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date: Tue Mar 20 21:40:01 2012 +0100
removing old __version__ number
---
mne/fiff/__init__.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/mne/fiff/__init__.py b/mne/fiff/__init__.py
index 1e0fc1c..094054b 100644
--- a/mne/fiff/__init__.py
+++ b/mne/fiff/__init__.py
@@ -3,8 +3,6 @@
#
# License: BSD (3-clause)
-__version__ = '0.1.git'
-
from .constants import FIFF
from .open import fiff_open
from .evoked import Evoked, read_evoked, write_evoked
--
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