Post-release version bump

This commit is contained in:
Jeremy Stretch 2018-01-31 11:15:26 -05:00
parent b3243704df
commit 36090d9f02

View File

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