Version bump from 20.2.0 to 20.2.1

pull/2499/head release/v20.2.1
devs-mycroft 2020-03-09 10:35:37 +00:00
parent 05cae9d319
commit 32557365da
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ from mycroft.util.log import LOG
# START_VERSION_BLOCK
CORE_VERSION_MAJOR = 20
CORE_VERSION_MINOR = 2
CORE_VERSION_BUILD = 0
CORE_VERSION_BUILD = 1
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,