peak-sdk 1.18.0__py3-none-any.whl → 1.18.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.
peak/_version.py CHANGED
@@ -18,4 +18,4 @@
18
18
  # # You should have received a copy of the APACHE LICENSE, VERSION 2.0
19
19
  # # along with this program. If not, see <https://apache.org/licenses/LICENSE-2.0>
20
20
  #
21
- __version__: str = "1.18.0"
21
+ __version__: str = "1.18.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: peak-sdk
3
- Version: 1.18.0
3
+ Version: 1.18.1
4
4
  Summary: Python SDK for interacting with the Peak platform
5
5
  Home-page: https://docs.peak.ai/sdk/latest/
6
6
  License: Apache-2.0
@@ -29,7 +29,7 @@ Requires-Dist: requests (>=2.32,<3.0)
29
29
  Requires-Dist: requests-toolbelt (>=1.0,<2.0)
30
30
  Requires-Dist: shellingham (<1.5.4)
31
31
  Requires-Dist: structlog (>=24.2.0,<25.0.0)
32
- Requires-Dist: typer (>=0.12.4,<0.13.0)
32
+ Requires-Dist: typer (>=0.15.4,<0.16.0)
33
33
  Requires-Dist: urllib3 (<2)
34
34
  Requires-Dist: valkey (>=6.0.0,<7.0.0)
35
35
  Project-URL: Documentation, https://docs.peak.ai/sdk/latest/
@@ -107,7 +107,7 @@ Follow these steps to create a virtual environment using Python's built-in `venv
107
107
  This should return a response of the following format
108
108
 
109
109
  ```bash
110
- peak-cli==1.18.0
110
+ peak-cli==1.18.1
111
111
  Python==3.12.3
112
112
  System==Darwin(23.6.0)
113
113
  ```
@@ -123,7 +123,7 @@ Follow these steps to create a virtual environment using Python's built-in `venv
123
123
  This should print the version of the SDK
124
124
 
125
125
  ```
126
- 1.18.0
126
+ 1.18.1
127
127
  ```
128
128
 
129
129
  ### Using the SDK and CLI
@@ -1,6 +1,6 @@
1
1
  peak/__init__.py,sha256=UaVwsRIPq0Wuti8j2x4ijGRVYywglfjvZGz6ALBA7Oo,1284
2
2
  peak/_metadata.py,sha256=8w0pXN03pDvh1toM-divY6HNVF8znTqGGG2T9Q4hEl4,30672
3
- peak/_version.py,sha256=kl78pleYMJmemmlFtE2DoQAdou8KltNLWLbj6m12g5M,887
3
+ peak/_version.py,sha256=zn1eNKY3il_7J-vPwcYUhnVIrJvU_NSSZU4A4lvTnso,887
4
4
  peak/auth.py,sha256=A6nM9VGUdPJpFTFmb1zeeHjhKfBIsAyIMmnF9ajZkgs,904
5
5
  peak/base_client.py,sha256=UO25ZViCQfKbBEDEfCdKS-eLXaVzb1aGnYDntBZ77ko,1808
6
6
  peak/callbacks.py,sha256=WRVxSpg0Ur3uzG1aqxX4dQ5YV_Dr4GBrwYddppztcdM,3775
@@ -125,8 +125,8 @@ peak/tools/logging/log_level.py,sha256=FVe94CEtow3nfHhNr5oQk0gEt2_5mpfaiV-xTfagX
125
125
  peak/tools/logging/logger.py,sha256=DHe--A2J7RRb5N-u0Gb3bbEApPyoUD060A1IeNvJ87Y,15986
126
126
  peak/tools/logging/utils.py,sha256=XRQ0nw_lmV_iiRel-o83EE84UTjvrzLTt4H7BHlPbLg,3330
127
127
  peak/validators.py,sha256=mY17UDGKJ879wY3EApqrGVs3hJvRkPhgwftvmvnKAdI,2715
128
- peak_sdk-1.18.0.dist-info/LICENSE,sha256=W0jszenKx7YdFA7BDnyg8xDKXzCP8AperJb_PHh9paQ,11340
129
- peak_sdk-1.18.0.dist-info/METADATA,sha256=FzdrCBlmaWgg7AYCd524m_wJzZMQvJzvz8yoeqhfT8A,7974
130
- peak_sdk-1.18.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
131
- peak_sdk-1.18.0.dist-info/entry_points.txt,sha256=zHCEjuOTjkfmqivgEZQsPGm4zFA4W3Q_vKCjPr7W6lE,47
132
- peak_sdk-1.18.0.dist-info/RECORD,,
128
+ peak_sdk-1.18.1.dist-info/LICENSE,sha256=W0jszenKx7YdFA7BDnyg8xDKXzCP8AperJb_PHh9paQ,11340
129
+ peak_sdk-1.18.1.dist-info/METADATA,sha256=nD4Eq2ZCVDQ-OTqR2ZCLlVzKtBrVAz-KFE6jvZTMmtY,7974
130
+ peak_sdk-1.18.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
131
+ peak_sdk-1.18.1.dist-info/entry_points.txt,sha256=zHCEjuOTjkfmqivgEZQsPGm4zFA4W3Q_vKCjPr7W6lE,47
132
+ peak_sdk-1.18.1.dist-info/RECORD,,