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