Skip to content

Commit

Permalink
Update version number for release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet authored Aug 9, 2023
1 parent df2ffe2 commit 1cb0ce6
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.10"
FULLVERSION = "0.0.11"
VERSION = FULLVERSION

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

0 comments on commit 1cb0ce6

Please sign in to comment.