Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Dec 4, 2023
1 parent 62c9a20 commit 567893e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines()]

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

0 comments on commit 567893e

Please sign in to comment.