Skip to content

Commit a682003

Browse files
authored
Update version.py
1 parent db8ffd0 commit a682003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hivemind_bus_client/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# START_VERSION_BLOCK
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 1
4-
VERSION_BUILD = 0
5-
VERSION_ALPHA = 0
4+
VERSION_BUILD = 1
5+
VERSION_ALPHA = 1
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)