Skip to content

Commit d4c70d6

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version to 0.3.0a1
1 parent c8e0684 commit d4c70d6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ovos_persona_server/version.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# The following lines are replaced during the release process.
21
# START_VERSION_BLOCK
32
VERSION_MAJOR = 0
4-
VERSION_MINOR = 2
5-
VERSION_BUILD = 1
6-
VERSION_ALPHA = 0
3+
VERSION_MINOR = 3
4+
VERSION_BUILD = 0
5+
VERSION_ALPHA = 1
76
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)