File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
10
10
"""
11
11
12
- __version__ = '0.5.0pre17 '
12
+ __version__ = '0.5.0rc18 '
13
13
__status__ = 'Development'
14
14
__description__ = 'Deep data analysis and visualization'
15
15
__url__ = 'https://github.com/fishroot/nemoa'
16
16
__license__ = 'GPLv3'
17
- __copyright__ = 'Copyright 2013-2015 , Patrick Michl'
17
+ __copyright__ = 'Copyright 2013-2016 , Patrick Michl'
18
18
__author__ = 'Patrick Michl'
19
19
__email__ = 'patrick.michl@gmail.com'
20
20
__maintainer__ = 'Patrick Michl'
21
- __credits__ = ['Rainer Koenig ' , 'Marcus Oswald ' , 'Anna Dieckmann ' ,
22
- 'Tobias Bauer ' , 'Alexandra Poos ' , 'Rebecca Krauss ' ,
23
- 'Michael Scherer ' , 'Sebastian Michl' ]
21
+ __credits__ = ['Willi Jäger ' , 'Rainer Koenig ' , 'Marcus Oswald ' ,
22
+ 'Anna Dieckmann ' , 'Tobias Bauer ' , 'Alexandra Poos ' ,
23
+ 'Rebecca Krauss ' , 'Sebastian Michl' ]
24
24
25
25
import nemoa .common
26
26
import nemoa .dataset
You can’t perform that action at this time.
0 commit comments