diff --git a/sdk/setup.py b/sdk/setup.py index ff381a2..cfa8e91 100644 --- a/sdk/setup.py +++ b/sdk/setup.py @@ -8,7 +8,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "aspose-email-cloud" -VERSION = "20.7.0.125" +VERSION = "20.7.0" # To install the library, run the following # # python setup.py install