Skip to content

Commit 738479a

Browse files
author
Sean Narenthiran
committed
Increment version due to pypi errors
1 parent ff8b9d2 commit 738479a

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

113113
setup(
114114
name="ctcdecode",
115-
version="1.0.0",
115+
version="1.0.1",
116116
description="CTC Decoder for PyTorch based on Paddle Paddle's implementation",
117117
url="https://github.com/parlance/ctcdecode",
118118
author="Ryan Leary",

0 commit comments

Comments
 (0)