diff --git a/setup.py b/setup.py index 316a311..3d2d525 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "modelcatalog-api" -VERSION = "3.0.0" +VERSION = "3.0.1" # To install the library, run the following # # python setup.py install