Skip to content

Commit 64020c0

Browse files
committed
update to version 0.9.2
1 parent dabc5e6 commit 64020c0

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='0.9.1',
50+
version='0.9.2',
5151
description=DESCRIPTION,
5252
long_description=LONG_DESCRIPTION,
5353
python_requires='>=3.6.1',

0 commit comments

Comments
 (0)