Skip to content

Commit 466dd1e

Browse files
authored
Bump version to 1.4.0 (for final) py2 release (#55)
1 parent db9bfb5 commit 466dd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dimspy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
__author__ = 'Ralf Weber ([email protected]), Albert Zhou ([email protected])'
33
__credits__ = 'Ralf Weber ([email protected]), Albert Zhou ([email protected])'
4-
__version__ = '1.3.0'
4+
__version__ = '1.4.0'
55
__license__ = 'GPLv3'

0 commit comments

Comments
 (0)