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.
2 parents 30bfbfa + 5de38fd commit 5659af4Copy full SHA for 5659af4
regula/documentreader/webclient/gen/configuration.py
@@ -374,7 +374,7 @@ def to_debug_report(self):
374
return "Python SDK Debug Report:\n"\
375
"OS: {env}\n"\
376
"Python Version: {pyversion}\n"\
377
- "Version of the API: 5.7.0\n"\
+ "Version of the API: 6.1.0\n"\
378
"SDK Package Version: 1.0.0".\
379
format(env=sys.platform, pyversion=sys.version)
380
0 commit comments