Skip to content

Commit b3e8612

Browse files
committed
add 1.8 support
1 parent 02849a1 commit b3e8612

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Supported versions of Tensorflow
4444
+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+
4545
| ``tensorflow~=1.7.0`` | ``pip install 'tensorflow-serving-api-python3~=1.7.0'`` | `https://pypi.org/.../1.7.0 <https://pypi.org/project/tensorflow-serving-api/1.7.0/>`_ |
4646
+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+
47-
47+
| ``tensorflow~=1.8.0`` | ``pip install 'tensorflow-serving-api-python3~=1.8.0'`` | `https://pypi.org/.../1.8.0 <https://pypi.org/project/tensorflow-serving-api/1.8.0/>`_ |
48+
+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+
4849

4950
Why?
5051
----

0 commit comments

Comments
 (0)