Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-05-01 11:09:11 -04:00
parent 5487ab40af
commit 49446ffb74

View File

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