We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86543d commit 98ad96eCopy full SHA for 98ad96e
DiarizationLM/setup.py
@@ -2,7 +2,7 @@
2
3
import setuptools
4
5
-VERSION = "0.1.1"
+VERSION = "0.1.2"
6
7
with open("README.md", "r") as file_object:
8
LONG_DESCRIPTION = file_object.read()
0 commit comments