Skip to content

Commit

Permalink
notifications python updates for v2.1.49
Browse files Browse the repository at this point in the history
Signed-off-by: Concourse <[email protected]>
  • Loading branch information
Concourse committed Oct 23, 2024
1 parent 982033c commit 97a9d74
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 82 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ This code is automatically generated by the [OpenAPI Generator](https://openapi-

## Versions

- API version: 0.1.1056
- SDK version: 2.1.48
- API version: 0.1.1057
- SDK version: 2.1.49

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion sdk/lusid_notifications/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 0.1.1056\n"\
"Version of the API: 0.1.1057\n"\
"SDK Package Version: {package_version}".\
format(env=sys.platform, pyversion=sys.version, package_version=package_version)

Expand Down
Loading

0 comments on commit 97a9d74

Please sign in to comment.