Skip to content

Commit 86deb47

Browse files
committed
Update version
1 parent 584e82d commit 86deb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oss_scripts/pip_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from setuptools.dist import Distribution
3333

3434
project_name = 'tensorflow-text'
35-
project_version = '2.4.2'
35+
project_version = '2.4.3'
3636

3737

3838
class BinaryDistribution(Distribution):

0 commit comments

Comments
 (0)