Skip to content

Commit 3b2dd2a

Browse files
authored
Merge branch 'main' into bill-snapshot
2 parents e2a10fe + 208c113 commit 3b2dd2a

File tree

9 files changed

+10350
-1276
lines changed

9 files changed

+10350
-1276
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.39.0
2+
current_version = 0.40.0
33
commit = True
44
message = Update version {current_version} -> {new_version}
55

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.40.0](https://github.com/IBM/platform-services-python-sdk/compare/v0.39.0...v0.40.0) (2023-08-22)
2+
3+
4+
### Features
5+
6+
* **IAM Access Groups:** add support for access group templates ([#212](https://github.com/IBM/platform-services-python-sdk/issues/212)) ([2aef015](https://github.com/IBM/platform-services-python-sdk/commit/2aef015bbf0984d6e30d3873bb9e055ba64850cd))
7+
18
# [0.39.0](https://github.com/IBM/platform-services-python-sdk/compare/v0.38.0...v0.39.0) (2023-08-15)
29

310

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
99

1010

11-
# IBM Cloud Platform Services Python SDK Version 0.39.0
11+
# IBM Cloud Platform Services Python SDK Version 0.40.0
1212

1313
Python client library to interact with various
1414
[IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).

0 commit comments

Comments
 (0)