Skip to content

Commit 78f3785

Browse files
committed
bump version number
1 parent 9e656fe commit 78f3785

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
@@ -47,7 +47,7 @@
4747
REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()]
4848

4949
setup(name='nctoolkit',
50-
version='1.1.9',
50+
version='1.1.10',
5151
description=DESCRIPTION,
5252
description_content_type='text/plain',
5353
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)