ibm-platform-services 0.57.1__py3-none-any.whl → 0.57.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  Version of platform_services
3
3
  """
4
4
 
5
- __version__ = '0.57.1'
5
+ __version__ = '0.57.2'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.57.1
3
+ Version: 0.57.2
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
5
  Author-email: IBM <devxsdk@us.ibm.com>
6
6
  Project-URL: Repository, https://github.com/IBM/platform-services-python-sdk
@@ -28,7 +28,7 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
28
  Requires-Python: >=3.8
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
- Requires-Dist: ibm-cloud-sdk-core <4.0.0,>=3.21.0
31
+ Requires-Dist: ibm-cloud-sdk-core <4.0.0,>=3.22.0
32
32
  Provides-Extra: dev
33
33
  Requires-Dist: coverage <8.0.0,>=7.3.2 ; extra == 'dev'
34
34
  Requires-Dist: pylint <4.0.0,>=3.0.0 ; extra == 'dev'
@@ -50,7 +50,7 @@ Requires-Dist: twine ; extra == 'publish'
50
50
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
51
51
 
52
52
 
53
- # IBM Cloud Platform Services Python SDK Version 0.57.1
53
+ # IBM Cloud Platform Services Python SDK Version 0.57.2
54
54
 
55
55
  Python client library to interact with various
56
56
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -21,9 +21,9 @@ ibm_platform_services/resource_manager_v2.py,sha256=Jw6VwK0EGb0Rixa0r63dQSR3NTLK
21
21
  ibm_platform_services/usage_metering_v4.py,sha256=3a8OPVs-v6nW391uz4mjl4k1j8S1fy2c7ulx0Sj6tI0,19366
22
22
  ibm_platform_services/usage_reports_v4.py,sha256=bdMCzmRTre752JtP2p3i-w5RwBmWhOC7KerdFM8uA0U,215721
23
23
  ibm_platform_services/user_management_v1.py,sha256=r8cQn9Op1EE521dTqxh8TeXekBacKxe5Ka-ikGZ6A-g,61887
24
- ibm_platform_services/version.py,sha256=w8Vf-b1CtIEBXDcC5e1BQczrPkdO3isNqYWOdGSAKe4,61
25
- ibm_platform_services-0.57.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
26
- ibm_platform_services-0.57.1.dist-info/METADATA,sha256=ae3ml9dTviQSzWVM0dvukSrIkW4vYWaFwtbCXzIDp1o,9142
27
- ibm_platform_services-0.57.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
28
- ibm_platform_services-0.57.1.dist-info/top_level.txt,sha256=S7qPS0hODAYsGpClGheV5YKaJTTt9RNC6dwEx1qZhUc,22
29
- ibm_platform_services-0.57.1.dist-info/RECORD,,
24
+ ibm_platform_services/version.py,sha256=XBWNURgVhR7VMuphlU7zjKSZJniwkdypoFTAP630nbM,61
25
+ ibm_platform_services-0.57.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
26
+ ibm_platform_services-0.57.2.dist-info/METADATA,sha256=Qkxr5crVjvV1fHURA38aJNes1KVuA6JUmCr4eq2NF4Y,9142
27
+ ibm_platform_services-0.57.2.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
28
+ ibm_platform_services-0.57.2.dist-info/top_level.txt,sha256=S7qPS0hODAYsGpClGheV5YKaJTTt9RNC6dwEx1qZhUc,22
29
+ ibm_platform_services-0.57.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.1.0)
2
+ Generator: setuptools (75.2.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5