Skip to content

Commit 1dfd7cc

Browse files
author
Sean Narenthiran
committed
increment to get the bdist_wheel built
1 parent 62b350e commit 1dfd7cc

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.1",
115+
version="1.0.2",
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)