Skip to content

Commit 358700a

Browse files
committed
Release version 1.12.1
1 parent 3f67a54 commit 358700a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
MAJOR = 0
1515
MINOR = 12
16-
MICRO = 0
16+
MICRO = 1
1717
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
1818

1919
AUTHOR = 'Bioinformatics Laboratory, FRI UL'

0 commit comments

Comments
 (0)