Skip to content

Commit ac5b3c0

Browse files
chore: bump version to v0.9.1
1 parent b0f1ea5 commit ac5b3c0

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.9.0',
19+
version='0.9.1',
2020
description='Some utilities for tensorflow serving',
2121
long_description=long_description,
2222
python_requires='>=3.6',

0 commit comments

Comments
 (0)