Skip to content

Commit 9f5ace8

Browse files
authored
Merge pull request #86 from Azure/wamartin/updateVersionTo171
Update inference-schema version to 1.7.1
2 parents 54bd004 + 16c2ba7 commit 9f5ace8

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
@@ -6,7 +6,7 @@
66
from setuptools import setup
77
from setuptools import find_packages
88

9-
VERSION = '1.7'
9+
VERSION = '1.7.1'
1010

1111
NAME = 'inference-schema'
1212

0 commit comments

Comments
 (0)