We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b311e37 commit 2885536Copy full SHA for 2885536
oss_scripts/pip_package/setup.py
@@ -32,7 +32,7 @@
32
from setuptools.dist import Distribution
33
34
project_name = 'tensorflow-text'
35
-project_version = '1.15.0-rc1'
+project_version = '1.15.0'
36
37
38
class BinaryDistribution(Distribution):
0 commit comments