We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584e82d commit 86deb47Copy full SHA for 86deb47
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 = '2.4.2'
+project_version = '2.4.3'
36
37
38
class BinaryDistribution(Distribution):
0 commit comments