Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-01-31 16:12:00 -05:00
parent 525ed359cd
commit 2f1018c742

View File

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