Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-01-31 09:06:49 -05:00
parent e636b12ca1
commit 215a230291

View File

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