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 f574e0f commit dbdf9feCopy full SHA for dbdf9fe
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.2.7',
+ version='1.2.6',
50
description=DESCRIPTION,
51
description_content_type='text/plain',
52
long_description=LONG_DESCRIPTION,
0 commit comments