Skip to content

Commit a80e9c1

Browse files
authored
Update setup.py
Change to 1.2.2 because pypi is failing
1 parent c547d8b commit a80e9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="py-ctcmetrics",
5-
version="1.2.1",
5+
version="1.2.2",
66
packages=find_packages(),
77
install_requires=[
88
"numpy",

0 commit comments

Comments
 (0)