Skip to content

Commit

Permalink
Updated version number to 1.8.1 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
peastman authored Sep 16, 2021
1 parent 9dc7681 commit fd263f6
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 @@ -34,7 +34,7 @@
DOCLINES = __doc__.split("\n")

########################
__version__ = '1.8'
__version__ = '1.8.1'
VERSION = __version__
ISRELEASED = False
########################
Expand Down

0 comments on commit fd263f6

Please sign in to comment.