Skip to content

Commit fc8b3e9

Browse files
committed
updated version string
1 parent 3438ad1 commit fc8b3e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

isolyzer/isolyzer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
if len(scriptName) == 0:
4545
scriptName = 'isolyzer'
4646

47-
__version__ = '1.4.0rc1'
47+
__version__ = '1.4.0'
4848

4949

5050
# Name space and XSD schema strings

0 commit comments

Comments
 (0)