"script/install.sh" did not exist on "7cd95aba0853d129eeafff6ec3aa3b7900cf9183"
Commit c085963f authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Update the version to 2.9

PiperOrigin-RevId: 449384327
parent 4eb4d6b3
......@@ -20,8 +20,8 @@ import sys
from setuptools import find_packages
from setuptools import setup
version = '2.8.0'
tf_version = '2.8.0' # Major version.
version = '2.9.0'
tf_version = '2.9.0' # Major version.
project_name = 'tf-models-official'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment