Skip to content

Commit f558a08

Browse files
committed
Update version number
1 parent 8e6c588 commit f558a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skll/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
:organization: ETS
99
"""
1010

11-
__version__ = '3.1.0'
11+
__version__ = '3.2.0'
1212
VERSION = tuple(int(x) for x in __version__.split('.'))

0 commit comments

Comments
 (0)