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 Dec 5, 2023
1 parent 6d3d5ac commit d4128f5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-fasterwhisper/compare/V0.0.1a7...HEAD)

**Implemented enhancements:**

- Add large-v3 [\#7](https://github.com/OpenVoiceOS/ovos-stt-plugin-fasterwhisper/pull/7) ([goldyfruit](https://github.com/goldyfruit))

## [V0.0.1a7](https://github.com/OpenVoiceOS/ovos-stt-plugin-fasterwhisper/tree/V0.0.1a7) (2023-10-23)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-fasterwhisper/compare/V0.0.1a6...V0.0.1a7)

## [V0.0.1a6](https://github.com/OpenVoiceOS/ovos-stt-plugin-fasterwhisper/tree/V0.0.1a6) (2023-10-23)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-fasterwhisper/compare/V0.0.1a5...V0.0.1a6)
Expand Down
2 changes: 1 addition & 1 deletion ovos_stt_plugin_fasterwhisper/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 = 1
VERSION_ALPHA = 7
VERSION_ALPHA = 8
# END_VERSION_BLOCK

0 comments on commit d4128f5

Please sign in to comment.