We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4200a68 commit 5c3fd7aCopy full SHA for 5c3fd7a
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup
7
from setuptools import find_packages
8
9
-VERSION = '1.0.2'
+VERSION = '1.1.0'
10
11
NAME = 'inference-schema'
12
0 commit comments