Skip to content

Commit

Permalink
Increment Version
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored and github-actions[bot] committed Aug 4, 2024
1 parent 2d67f41 commit 07166e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [Unreleased](https://github.com/OpenVoiceOS/ovos-classifiers/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-classifiers/compare/V0.0.0a56...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-classifiers/compare/V0.0.0a57...HEAD)

**Fixed bugs:**

- fix/log\_spam [\#47](https://github.com/OpenVoiceOS/ovos-classifiers/pull/47) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.0a57](https://github.com/OpenVoiceOS/ovos-classifiers/tree/V0.0.0a57) (2024-08-04)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-classifiers/compare/V0.0.0a56...V0.0.0a57)

**Fixed bugs:**

Expand Down
2 changes: 1 addition & 1 deletion ovos_classifiers/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 0
VERSION_ALPHA = 57
VERSION_ALPHA = 58
# END_VERSION_BLOCK

0 comments on commit 07166e5

Please sign in to comment.