Skip to content

Commit f574e0f

Browse files
committed
bump version number
1 parent 8147b1c commit f574e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()]
4747

4848
setup(name='nctoolkit',
49-
version='1.2.6',
49+
version='1.2.7',
5050
description=DESCRIPTION,
5151
description_content_type='text/plain',
5252
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)