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