We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548b25b commit ad89169Copy full SHA for ad89169
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="py-ctcmetrics",
5
- version="0.1.3",
+ version="0.1.4",
6
packages=find_packages(),
7
install_requires=[
8
"numpy",
0 commit comments