Bump version to 0.8.14

pull/782/head
Arron Atchison 2017-05-22 14:13:11 -05:00 committed by GitHub
parent 9cc83c6ecc
commit 5da2420686
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ __author__ = 'augustnmonteiro'
# START_VERSION_BLOCK
CORE_VERSION_MAJOR = 0
CORE_VERSION_MINOR = 8
CORE_VERSION_BUILD = 13
CORE_VERSION_BUILD = 14
# END_VERSION_BLOCK
CORE_VERSION_STR = (str(CORE_VERSION_MAJOR) + "." +