We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d7227 commit 3bdcb9dCopy full SHA for 3bdcb9d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [V0.0.3a9](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.3a9) (2023-04-05)
4
+
5
+[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.3a8...V0.0.3a9)
6
7
## [V0.0.3a8](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.3a8) (2023-04-05)
8
9
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.3a7...V0.0.3a8)
ovos_bus_client/version.py
@@ -2,5 +2,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 3
-VERSION_ALPHA = 9
+VERSION_ALPHA = 10
# END_VERSION_BLOCK
0 commit comments