We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54bd004 + 16c2ba7 commit 9f5ace8Copy full SHA for 9f5ace8
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup
7
from setuptools import find_packages
8
9
-VERSION = '1.7'
+VERSION = '1.7.1'
10
11
NAME = 'inference-schema'
12
0 commit comments