Skip to content

Commit 2d49d11

Browse files
author
Sean Narenthiran
committed
Update to 1.0.0
1 parent 06e0ce1 commit 2d49d11

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
@@ -44,7 +44,7 @@ def _single_compile(obj):
4444

4545
setup(
4646
name="ctcdecode",
47-
version="0.4",
47+
version="1.0.0",
4848
description="CTC Decoder for PyTorch based on Paddle Paddle's implementation",
4949
url="https://github.com/parlance/ctcdecode",
5050
author="Ryan Leary",

0 commit comments

Comments
 (0)