Skip to content

Commit

Permalink
Increment version number.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 260953715
  • Loading branch information
broken authored and tf-text-github-robot committed Jul 31, 2019
1 parent 455bead commit 3a85d45
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 = '1.0.0-beta1'
project_version = '1.0.0-beta2'


class BinaryDistribution(Distribution):
Expand Down

0 comments on commit 3a85d45

Please sign in to comment.