Skip to content

Commit a22a90e

Browse files
authored
Merge pull request #120 from quantling/ver
increases version
2 parents 08f1dac + f18c1a4 commit a22a90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyndl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__author__ = ('David-Elias Künstle, Lennard Schneider, '
22
'Konstantin Sering, Marc Weitz')
33
__author_email__ = '[email protected]'
4-
__version__ = '0.3.1'
4+
__version__ = '0.3.2'
55
__license__ = 'MIT'
66
__description__ = ('Naive discriminative learning implements learning and '
77
'classification models based on the Rescorla-Wagner '

0 commit comments

Comments
 (0)