diff --git a/setup.py b/setup.py index 76d20c1fd..adb904a93 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ README = readme.read() # *IMPORTANT*: Don't manually change the version here. Use the 'bumpversion' utility. -VERSION = '0.10.0' +VERSION = '0.11.0' setup( name="d3a",