Skip to content

Commit

Permalink
Change version to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet authored Apr 27, 2023
1 parent 88ea79c commit c80ef0d
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.8"
FULLVERSION = "0.0.9"
VERSION = FULLVERSION

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

0 comments on commit c80ef0d

Please sign in to comment.