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