Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
fnrizzi committed Oct 12, 2021
1 parent d433c73 commit b03f5f9
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 @@ -23,7 +23,7 @@ def myname():
return "pressio4py"

def myversion():
return "0.11.0rc1"
return "0.11.0"

def description():
with open(os.path.join(topdir, 'DESCRIPTION.rst')) as f:
Expand Down

0 comments on commit b03f5f9

Please sign in to comment.