We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8b9d2 commit 738479aCopy full SHA for 738479a
setup.py
@@ -112,7 +112,7 @@ def _single_compile(obj):
112
113
setup(
114
name="ctcdecode",
115
- version="1.0.0",
+ version="1.0.1",
116
description="CTC Decoder for PyTorch based on Paddle Paddle's implementation",
117
url="https://github.com/parlance/ctcdecode",
118
author="Ryan Leary",
0 commit comments