cribl-control-plane 0.2.0rc1__py3-none-any.whl → 0.2.1__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.
Potentially problematic release.
This version of cribl-control-plane might be problematic. Click here for more details.
- cribl_control_plane/_version.py +3 -3
- {cribl_control_plane-0.2.0rc1.dist-info → cribl_control_plane-0.2.1.dist-info}/METADATA +1 -1
- {cribl_control_plane-0.2.0rc1.dist-info → cribl_control_plane-0.2.1.dist-info}/RECORD +4 -4
- {cribl_control_plane-0.2.0rc1.dist-info → cribl_control_plane-0.2.1.dist-info}/WHEEL +0 -0
cribl_control_plane/_version.py
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
import importlib.metadata
|
|
4
4
|
|
|
5
5
|
__title__: str = "cribl-control-plane"
|
|
6
|
-
__version__: str = "0.2.
|
|
6
|
+
__version__: str = "0.2.1"
|
|
7
7
|
__openapi_doc_version__: str = "4.14.1-68918e2c"
|
|
8
|
-
__gen_version__: str = "2.
|
|
8
|
+
__gen_version__: str = "2.730.5"
|
|
9
9
|
__user_agent__: str = (
|
|
10
|
-
"speakeasy-sdk/python 0.2.
|
|
10
|
+
"speakeasy-sdk/python 0.2.1 2.730.5 4.14.1-68918e2c cribl-control-plane"
|
|
11
11
|
)
|
|
12
12
|
|
|
13
13
|
try:
|
|
@@ -4,7 +4,7 @@ cribl_control_plane/_hooks/clientcredentials.py,sha256=CeI19FzRb2V6kiNPgSFGn0CgI
|
|
|
4
4
|
cribl_control_plane/_hooks/registration.py,sha256=1QZB41w6If7I9dXiOSQx6dhSc6BPWrnI5Q5bMOr4iVA,624
|
|
5
5
|
cribl_control_plane/_hooks/sdkhooks.py,sha256=ggXjME1_Rdv8CVCg1XHqB83eYtbxzKyhXyfQ36Yc1gA,2816
|
|
6
6
|
cribl_control_plane/_hooks/types.py,sha256=Tw_C4zTZm01rW_89VDEUpvQ8KQr1WxN0Gu_-s_fYSPc,2998
|
|
7
|
-
cribl_control_plane/_version.py,sha256=
|
|
7
|
+
cribl_control_plane/_version.py,sha256=mwgen21vDyQTCfBpKyBLPPs4we52_2hD4G8IeoIEQVo,508
|
|
8
8
|
cribl_control_plane/acl.py,sha256=8lvYOKAli4PzsQhOVaCU6YCwblPMh9jQo04L0r4HJuQ,9025
|
|
9
9
|
cribl_control_plane/auth_sdk.py,sha256=3sjf1VoyWwfhSyuMDQLixgWISSf03BOZwmkiT8g5Ruw,626
|
|
10
10
|
cribl_control_plane/basesdk.py,sha256=y4yIXSNVXLMd0sLS2htBFdTCI3gkPQbIWd-C671kg1I,12249
|
|
@@ -325,6 +325,6 @@ cribl_control_plane/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8N
|
|
|
325
325
|
cribl_control_plane/utils/values.py,sha256=CcaCXEa3xHhkUDROyXZocN8f0bdITftv9Y0P9lTf0YM,3517
|
|
326
326
|
cribl_control_plane/versions.py,sha256=4xdTYbM84Xyjr5qkixqNpgn2q6V8aXVYXkEPDU2Ele0,1156
|
|
327
327
|
cribl_control_plane/versions_configs.py,sha256=5CKcfN4SzuyFgggrx6O8H_h3GhNyKSbfdVhSkVGZKi4,7284
|
|
328
|
-
cribl_control_plane-0.2.
|
|
329
|
-
cribl_control_plane-0.2.
|
|
330
|
-
cribl_control_plane-0.2.
|
|
328
|
+
cribl_control_plane-0.2.1.dist-info/METADATA,sha256=AphsAKEdjUHaUMUmB6o_NJ_6hvX3ksRZIWo-jVotnIU,39296
|
|
329
|
+
cribl_control_plane-0.2.1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
330
|
+
cribl_control_plane-0.2.1.dist-info/RECORD,,
|
|
File without changes
|