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