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