Skip to content

Commit bd6b9c5

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 1efde83 commit bd6b9c5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased](https://github.com/JarbasHiveMind/hivemind-websocket-client/tree/HEAD)
44

5-
[Full Changelog](https://github.com/JarbasHiveMind/hivemind-websocket-client/compare/V0.0.4a27...HEAD)
5+
[Full Changelog](https://github.com/JarbasHiveMind/hivemind-websocket-client/compare/V0.0.4a28...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- fix:missing session in handshake [\#31](https://github.com/JarbasHiveMind/hivemind-websocket-client/pull/31) ([JarbasAl](https://github.com/JarbasAl))
10+
11+
## [V0.0.4a28](https://github.com/JarbasHiveMind/hivemind-websocket-client/tree/V0.0.4a28) (2024-10-24)
12+
13+
[Full Changelog](https://github.com/JarbasHiveMind/hivemind-websocket-client/compare/V0.0.4a27...V0.0.4a28)
614

715
**Merged pull requests:**
816

hivemind_bus_client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
VERSION_MAJOR = 0
44
VERSION_MINOR = 0
55
VERSION_BUILD = 4
6-
VERSION_ALPHA = 28
6+
VERSION_ALPHA = 29
77
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)