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 9cbce51 commit bbe26a8
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.7',
version='1.1.8',
description=DESCRIPTION,
description_content_type='text/plain'
long_description=LONG_DESCRIPTION,
Expand Down

0 comments on commit bbe26a8

Please sign in to comment.