diff --git a/setup.py b/setup.py index 2801920..9fc9d44 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from setuptools import setup from setuptools import find_packages -VERSION = '1.3.0' +VERSION = '1.3.1' NAME = 'inference-schema'