unique_sdk 0.9.22__py3-none-any.whl → 0.9.23__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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: unique_sdk
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.23
|
|
4
4
|
Summary:
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: Martin Fadler
|
|
@@ -940,6 +940,10 @@ All notable changes to this project will be documented in this file.
|
|
|
940
940
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
941
941
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
942
942
|
|
|
943
|
+
|
|
944
|
+
## [0.9.23] - 2025-03-25
|
|
945
|
+
- Define programming language classifier explicitly for python 3.11
|
|
946
|
+
|
|
943
947
|
## [0.9.22] - 2025-02-25
|
|
944
948
|
- update the retry_on_error to only `APIError` and `APIConnectionError` update the `resp["error"]` to be `resp.get("error")` to avoid key error
|
|
945
949
|
|
|
@@ -29,7 +29,7 @@ unique_sdk/utils/chat_history.py,sha256=5UqL9hF1O9pV7skbNOlEibF5rHdYsmG3m5-YEPUo
|
|
|
29
29
|
unique_sdk/utils/file_io.py,sha256=tcS-5NA97AyiJPhKpWs3i0qKNFsZlttToxrvnWRDJrs,3857
|
|
30
30
|
unique_sdk/utils/sources.py,sha256=wfboE-neMKa0Wuq9QzfAEFMkNLrIrmm0v-QF33sLo6k,4952
|
|
31
31
|
unique_sdk/utils/token.py,sha256=AzKuAA1AwBtnvSFxGcsHLpxXr_wWE5Mj4jYBbOz2ljA,1740
|
|
32
|
-
unique_sdk-0.9.
|
|
33
|
-
unique_sdk-0.9.
|
|
34
|
-
unique_sdk-0.9.
|
|
35
|
-
unique_sdk-0.9.
|
|
32
|
+
unique_sdk-0.9.23.dist-info/LICENSE,sha256=EJCWoHgrXVBUb47PnjeV4MFIEOR71MAdCOIgv61J-4k,1065
|
|
33
|
+
unique_sdk-0.9.23.dist-info/METADATA,sha256=pL_p-F4itfNfefymBvs0YJv_luucdxZkI3yLprf86Zs,30266
|
|
34
|
+
unique_sdk-0.9.23.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
35
|
+
unique_sdk-0.9.23.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|