Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-04-02 12:37:39 -04:00
parent a82baedff7
commit 8200b6af0e

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__)))