Skip to content

Commit 98ad96e

Browse files
committed
[Issue #38] Publish 0.1.2
1 parent f86543d commit 98ad96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DiarizationLM/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import setuptools
44

5-
VERSION = "0.1.1"
5+
VERSION = "0.1.2"
66

77
with open("README.md", "r") as file_object:
88
LONG_DESCRIPTION = file_object.read()

0 commit comments

Comments
 (0)