unique_toolkit 0.9.1__py3-none-any.whl → 1.0.0__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.
- {unique_toolkit-0.9.1.dist-info → unique_toolkit-1.0.0.dist-info}/METADATA +4 -1
- {unique_toolkit-0.9.1.dist-info → unique_toolkit-1.0.0.dist-info}/RECORD +4 -4
- {unique_toolkit-0.9.1.dist-info → unique_toolkit-1.0.0.dist-info}/LICENSE +0 -0
- {unique_toolkit-0.9.1.dist-info → unique_toolkit-1.0.0.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: unique_toolkit
|
3
|
-
Version: 0.
|
3
|
+
Version: 1.0.0
|
4
4
|
Summary:
|
5
5
|
License: Proprietary
|
6
6
|
Author: Cedric Klinkert
|
@@ -118,6 +118,9 @@ All notable changes to this project will be documented in this file.
|
|
118
118
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
119
119
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
120
120
|
|
121
|
+
## [1.0.0] - 2025-09-18
|
122
|
+
- Bump toolkit version to allow for both patch and minor updates
|
123
|
+
|
121
124
|
## [0.9.1] - 2025-09-17
|
122
125
|
- update to python 3.12 due to security
|
123
126
|
|
@@ -123,7 +123,7 @@ unique_toolkit/short_term_memory/schemas.py,sha256=OhfcXyF6ACdwIXW45sKzjtZX_gkcJ
|
|
123
123
|
unique_toolkit/short_term_memory/service.py,sha256=5PeVBu1ZCAfyDb2HLVvlmqSbyzBBuE9sI2o9Aajqjxg,8884
|
124
124
|
unique_toolkit/smart_rules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
125
125
|
unique_toolkit/smart_rules/compile.py,sha256=cxWjb2dxEI2HGsakKdVCkSNi7VK9mr08w5sDcFCQyWI,9553
|
126
|
-
unique_toolkit-0.
|
127
|
-
unique_toolkit-0.
|
128
|
-
unique_toolkit-0.
|
129
|
-
unique_toolkit-0.
|
126
|
+
unique_toolkit-1.0.0.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
127
|
+
unique_toolkit-1.0.0.dist-info/METADATA,sha256=3h_imbG4jRdluMuJf2c05dUehm0R81IL1j5v-tqi8GM,32305
|
128
|
+
unique_toolkit-1.0.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
129
|
+
unique_toolkit-1.0.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|