Skip to content

Commit 24f2eca

Browse files
committed
bump version no
1 parent b62515a commit 24f2eca

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

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

0 commit comments

Comments
 (0)