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 8ecc683 commit 7c9166cCopy full SHA for 7c9166c
official/pip_package/setup.py
@@ -20,13 +20,8 @@
20
from setuptools import find_packages
21
from setuptools import setup
22
23
-<<<<<<< HEAD
24
-version = '2.13.1'
25
-tf_version = '2.13.0' # Major version.
26
-=======
27
version = '2.14.0'
28
tf_version = '2.14.0' # Major version.
29
->>>>>>> 9854fc307 (Update pip package version for 2.14.0 release)
30
31
project_name = 'tf-models-official'
32
0 commit comments