Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Mar 19, 2024
1 parent bd1dfeb commit c83e1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -47,7 +47,7 @@
REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()]

setup(name='nctoolkit',
version='1.1.6',
version='1.1.7',
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
python_requires='>=3.6.1',
Expand Down

0 comments on commit c83e1b6

Please sign in to comment.