Post-release version bump

This commit is contained in:
Jeremy Stretch 2019-05-31 09:56:50 -04:00
parent 893e327ac6
commit f9dba8a75c

View File

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