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