We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504fc3d commit 55618e2Copy full SHA for 55618e2
official/pip_package/setup.py
@@ -20,7 +20,7 @@
20
from setuptools import find_packages
21
from setuptools import setup
22
23
-version = '2.14.1'
+version = '2.14.2'
24
tf_version = '2.14.0' # Major version.
25
26
project_name = 'tf-models-official'
0 commit comments