Skip to content

Commit

Permalink
update-clients
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 2, 2022
1 parent 30bfbfa commit 5de38fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regula/documentreader/webclient/gen/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 5.7.0\n"\
"Version of the API: 6.1.0\n"\
"SDK Package Version: 1.0.0".\
format(env=sys.platform, pyversion=sys.version)

Expand Down

0 comments on commit 5de38fd

Please sign in to comment.