We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5813e commit c0dd630Copy full SHA for c0dd630
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
6
NAME = "asposecellscloud"
7
-VERSION = "21.6.1"
+VERSION = "21.7"
8
# To install the library, run the following
9
#
10
# python setup.py install
0 commit comments