We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0905a commit 6fa81e9Copy full SHA for 6fa81e9
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.5.0.93"
+VERSION = "20.5.0"
12
# To install the library, run the following
13
#
14
# python setup.py install
0 commit comments