Skip to content

Commit aca32dc

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version to 0.5.0a1
1 parent 1ef9808 commit aca32dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ovos_tts_plugin_cotovia/version.py

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

88
__version__ = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_BUILD}"

0 commit comments

Comments
 (0)