Skip to content

Commit 62a3dbd

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version to 0.0.4a1
1 parent 6844874 commit 62a3dbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mwl_phonemizer/version.py

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

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

0 commit comments

Comments
 (0)