Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
broken committed Nov 5, 2019
1 parent 4b884d8 commit a9bb87b
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-rc0'
project_version = '2.0.0-rc1'


class BinaryDistribution(Distribution):
Expand Down

0 comments on commit a9bb87b

Please sign in to comment.