Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-03-11 13:39:30 -04:00
parent 88933a3120
commit 28331dfd53

View File

@ -22,7 +22,7 @@ except ImportError:
) )
VERSION = '2.5.8' VERSION = '2.5.9-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__)))