diff --git a/sdk/setup.py b/sdk/setup.py index 308e91b..8ea4fd1 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.12.0.129" +VERSION = "20.12.0" # To install the library, run the following # # python setup.py install