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 1fa08d9 commit 36a57d2Copy full SHA for 36a57d2
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.0'
+version = '2.14.1'
24
tf_version = '2.14.0' # Major version.
25
26
project_name = 'tf-models-official'
0 commit comments