Skip to content

Commit 4b89c2e

Browse files
authored
0.7.0
1 parent b1bf64f commit 4b89c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def run(self):
3535

3636
setup(
3737
name='serving-utils',
38-
version='0.6.0',
38+
version='0.7.0',
3939
description='Some utilities for tensorflow serving',
4040
long_description=long_description,
4141
python_requires='>=3.6',

0 commit comments

Comments
 (0)