Skip to content

Commit 0339028

Browse files
committed
Release Aspose.Cells Cloud SDK 22.4
1 parent f30e45e commit 0339028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

asposecellscloud/configuration.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,6 @@ def to_debug_report(self):
254254
return "Python SDK Debug Report:\n"\
255255
"OS: {env}\n"\
256256
"Python Version: {pyversion}\n"\
257-
"Version of the API: 22.3\n"\
258-
"SDK Package Version: 22.3".\
257+
"Version of the API: 22.4\n"\
258+
"SDK Package Version: 22.4".\
259259
format(env=sys.platform, pyversion=sys.version)

0 commit comments

Comments
 (0)