Skip to content

Commit 3bdcb9d

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 05d7227 commit 3bdcb9d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [V0.0.3a8](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.3a8) (2023-04-05)
48

59
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.3a7...V0.0.3a8)

ovos_bus_client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 0
44
VERSION_BUILD = 3
5-
VERSION_ALPHA = 9
5+
VERSION_ALPHA = 10
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)