Skip to content

Commit 0195ae6

Browse files
authored
Update setup.py
1 parent c121502 commit 0195ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: official/pip_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from setuptools import find_packages
2121
from setuptools import setup
2222

23-
version = '2.19.0'
23+
version = '2.19.1'
2424
tf_version = '2.19.0' # Major version.
2525

2626
project_name = 'tf-models-official'

0 commit comments

Comments
 (0)