Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-01-11 11:35:06 -05:00
parent 28a2981a4f
commit 9e492cbb4d

View File

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