Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Commit 3255736

Browse files
author
devs-mycroft
committed
Version bump from 20.2.0 to 20.2.1
1 parent 05cae9d commit 3255736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mycroft/version/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# START_VERSION_BLOCK
2626
CORE_VERSION_MAJOR = 20
2727
CORE_VERSION_MINOR = 2
28-
CORE_VERSION_BUILD = 0
28+
CORE_VERSION_BUILD = 1
2929
# END_VERSION_BLOCK
3030

3131
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,

0 commit comments

Comments
 (0)