We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e599c5 commit 9610731Copy full SHA for 9610731
setup.py
@@ -14,7 +14,7 @@
14
from setuptools import setup, find_packages # noqa: H301
15
16
NAME = "aspose-words-cloud"
17
-VERSION = "23.5.0"
+VERSION = "23.5.1"
18
# To install the library, run the following
19
#
20
# python setup.py install
0 commit comments