We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58e373 commit b44e078Copy full SHA for b44e078
sdk/setup.py
@@ -8,7 +8,7 @@
8
from setuptools import setup, find_packages # noqa: H301
9
10
NAME = "aspose-email-cloud"
11
-VERSION = "19.12.1"
+VERSION = "20.1.0"
12
# To install the library, run the following
13
#
14
# python setup.py install
0 commit comments