Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-02-21 14:45:23 -05:00
parent 36101f50c3
commit 77c387a559

View File

@ -22,7 +22,7 @@ except ImportError:
)
VERSION = '2.5.7'
VERSION = '2.5.8-dev'
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))