Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-04-08 14:30:06 -04:00
parent a8d20e13a8
commit 8d79353d9b

View File

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