Un-bump core version build

pull/480/head release/v0.8.1
Arron Atchison 2017-01-24 21:10:20 -06:00 committed by GitHub
parent aac9843f92
commit eb2e88a6aa
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 = 2
CORE_VERSION_BUILD = 1
# END_VERSION_BLOCK
CORE_VERSION_STR = (str(CORE_VERSION_MAJOR) + "." +