We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40695ad commit e247b89Copy full SHA for e247b89
official/pip_package/setup.py
@@ -20,7 +20,7 @@
20
from setuptools import find_packages
21
from setuptools import setup
22
23
-version = '2.13.1'
+version = '2.13.2'
24
tf_version = '2.13.0' # Major version.
25
26
project_name = 'tf-models-official'
0 commit comments