Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
broken committed Nov 6, 2019
1 parent a9bb87b commit cc52342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oss_scripts/pip_package/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
from setuptools.dist import Distribution

project_name = 'tensorflow-text'
project_version = '2.0.0-rc1'
project_version = '2.0.0'


class BinaryDistribution(Distribution):
Expand Down

0 comments on commit cc52342

Please sign in to comment.