Skip to content

Commit 4152311

Browse files
committed
Update version to 18.4
1 parent 1611452 commit 4152311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Aspose.Cells Cloud SDK for Python allows you to use Aspose.Cells APIs in your Python applications
44

5-
- Package version: 18.2
5+
- Package version: 18.4
66
- Build package: io.swagger.codegen.languages.PythonClientCodegen
77

88
## Requirements.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from setuptools import setup, find_packages
1616

1717
NAME = "asposecellscloud"
18-
VERSION = "18.2"
18+
VERSION = "18.4"
1919
# To install the library, run the following
2020
#
2121
# python setup.py install

0 commit comments

Comments
 (0)