Skip to content

Commit

Permalink
Merge pull request #55 from regulaforensics/543854b6
Browse files Browse the repository at this point in the history
update-clients
  • Loading branch information
dangost authored Feb 2, 2022
2 parents 30bfbfa + 5de38fd commit 5659af4
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 5659af4

Please sign in to comment.