Skip to content

Commit

Permalink
release 1.4.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Mar 25, 2023
1 parent c18cb5b commit b124e86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ unidecode
tqdm
tornado
scipy>=1.5.4
malaya-boilerplate>=0.0.24rc2
malaya-boilerplate>=0.0.24
transformers
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def readme():
setuptools.setup(
name=__packagename__,
packages=setuptools.find_packages(),
version='1.4.0',
version='1.4.0rc1',
python_requires='>=3.6',
description='Speech-Toolkit for bahasa Malaysia, powered by Tensorflow and PyTorch.',
long_description=readme(),
Expand Down

0 comments on commit b124e86

Please sign in to comment.