We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91193a0 commit 9eafd7bCopy full SHA for 9eafd7b
1 file changed
setup.py
@@ -46,7 +46,7 @@
46
REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()]
47
48
setup(name='nctoolkit',
49
- version='1.3.1',
+ version='1.3.2',
50
description=DESCRIPTION,
51
description_content_type='text/plain',
52
long_description=LONG_DESCRIPTION,
0 commit comments