We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c049c4a commit 1291e66Copy full SHA for 1291e66
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup
7
from setuptools import find_packages
8
9
-VERSION = '1.4.0'
+VERSION = '1.4.0.1'
10
11
NAME = 'inference-schema'
12
0 commit comments