Post-release version bump

This commit is contained in:
Jeremy Stretch 2017-12-20 15:32:57 -05:00
parent 841471104b
commit b4a842d9da

View File

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