Skip to content

Commit 2ebd30e

Browse files
committed
chore: v2.1.0
1 parent 27a66dd commit 2ebd30e

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
@@ -42,7 +42,7 @@ def parse_requirements(lines: List[str]):
4242

4343
setup(
4444
name="TensorFlowASR",
45-
version="2.0.1",
45+
version="2.1.0",
4646
author="Huy Le Nguyen",
4747
author_email="[email protected]",
4848
description="Almost State-of-the-art Automatic Speech Recognition using Tensorflow 2",

0 commit comments

Comments
 (0)