Post-release version bump

This commit is contained in:
Jeremy Stretch 2018-02-21 16:13:29 -05:00
parent 8b5dba25f5
commit d29fd338eb

View File

@ -13,7 +13,7 @@ except ImportError:
) )
VERSION = '2.2.10' VERSION = '2.2.11-dev'
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))