Post-release version bump

This commit is contained in:
Jeremy Stretch 2018-12-10 10:29:51 -05:00
parent acbe5f6418
commit 93c95fdfa8

View File

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