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

Commit

Permalink
Version bump from 0.9.18 to 0.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
devs-mycroft committed Feb 28, 2018
1 parent f1edd58 commit b093ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mycroft/version/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# START_VERSION_BLOCK
CORE_VERSION_MAJOR = 0
CORE_VERSION_MINOR = 9
CORE_VERSION_BUILD = 18
CORE_VERSION_BUILD = 19
# END_VERSION_BLOCK

CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,
Expand Down

0 comments on commit b093ec3

Please sign in to comment.