diff --git a/setup.py b/setup.py index 494de99..37d2c89 100644 --- a/setup.py +++ b/setup.py @@ -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: