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