Skip to content

Commit a49793e

Browse files
Merge pull request #37 from Yoctol/version_081
version 0.8.1
2 parents dfc0d6c + 6c9ff56 commit a49793e

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
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='serving-utils',
19-
version='0.8.0',
19+
version='0.8.1',
2020
description='Some utilities for tensorflow serving',
2121
long_description=long_description,
2222
python_requires='>=3.6',

0 commit comments

Comments
 (0)