Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-04-02 12:37:39 -04:00
parent 738a20ad34
commit 7c6d2a6281

View File

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