diff --git a/setup.py b/setup.py index 895e9c68..026320aa 100644 --- a/setup.py +++ b/setup.py @@ -104,7 +104,7 @@ def run(self): 'sdist': gitcmd_sdist, }, name="deeplite-torch-zoo", - version="1.2.0", + version="1.2.1", description="The deeplite-torch-zoo package is a collection of popular pretrained deep learning models and their datasets for PyTorch framework.", long_description=long_description, long_description_content_type="text/markdown",