Skip to content

Commit c4d9bae

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version to 0.2.2a2
1 parent 76c81fb commit c4d9bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chatterbox_onnx/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 2
44
VERSION_BUILD = 2
5-
VERSION_ALPHA = 1
5+
VERSION_ALPHA = 2
66
# END_VERSION_BLOCK
77

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

0 commit comments

Comments
 (0)