Skip to content

Commit cc52342

Browse files
committed
Update version
1 parent a9bb87b commit cc52342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oss_scripts/pip_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from setuptools.dist import Distribution
3333

3434
project_name = 'tensorflow-text'
35-
project_version = '2.0.0-rc1'
35+
project_version = '2.0.0'
3636

3737

3838
class BinaryDistribution(Distribution):

0 commit comments

Comments
 (0)