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 911fb13 commit e07d6c8Copy full SHA for e07d6c8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [V0.0.4a21](https://github.com/JarbasHiveMind/hivemind-websocket-client/tree/V0.0.4a21) (2024-05-20)
4
+
5
+[Full Changelog](https://github.com/JarbasHiveMind/hivemind-websocket-client/compare/V0.0.4a20...V0.0.4a21)
6
7
## [V0.0.4a20](https://github.com/JarbasHiveMind/hivemind-websocket-client/tree/V0.0.4a20) (2024-05-20)
8
9
[Full Changelog](https://github.com/JarbasHiveMind/hivemind-websocket-client/compare/V0.0.4a19...V0.0.4a20)
hivemind_bus_client/version.py
@@ -3,5 +3,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 4
-VERSION_ALPHA = 21
+VERSION_ALPHA = 22
# END_VERSION_BLOCK
0 commit comments