diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3b42514 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/mycroft_classic_listener/version.py b/mycroft_classic_listener/version.py index 2416e7d..ea4e38a 100644 --- a/mycroft_classic_listener/version.py +++ b/mycroft_classic_listener/version.py @@ -2,5 +2,5 @@ VERSION_MAJOR = 0 VERSION_MINOR = 0 VERSION_BUILD = 0 -VERSION_ALPHA = 0 +VERSION_ALPHA = 1 # END_VERSION_BLOCK