Skip to content

Commit

Permalink
Update to version 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Apr 24, 2023
1 parent 5223adc commit 208828a
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 @@ -4,7 +4,7 @@

from setuptools import setup

FULLVERSION = "0.0.7"
FULLVERSION = "0.0.8"
VERSION = FULLVERSION

with open(os.path.join(os.path.dirname(__file__), "README.md")) as infile:
Expand Down

0 comments on commit 208828a

Please sign in to comment.