unique-quartr 2026.18.0.dev2__tar.gz → 2026.18.0.dev4__tar.gz

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,11 +1,11 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: unique-quartr
3
- Version: 2026.18.0.dev2
3
+ Version: 2026.18.0.dev4
4
4
  Summary: Unique Quartr API client
5
5
  Author: Rami Azouz
6
6
  Author-email: Rami Azouz <rami.ext@unique.ch>
7
7
  License: Proprietary
8
- Requires-Dist: unique-toolkit>=2026.18.0.dev4
8
+ Requires-Dist: unique-toolkit>=2026.18.0.dev5
9
9
  Requires-Dist: pydantic>=2.12.4
10
10
  Requires-Dist: pydantic-settings>=2.10.1
11
11
  Requires-Dist: jinja2>=3.1.0
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "unique_quartr"
3
- version = "2026.18.0.dev2"
3
+ version = "2026.18.0.dev4"
4
4
  description = "Unique Quartr API client"
5
5
  authors = [
6
6
  { name = "Rami Azouz", email = "rami.ext@unique.ch" },
@@ -9,7 +9,7 @@ readme = "README.md"
9
9
  license = { text = "Proprietary" }
10
10
  requires-python = ">=3.12,<4"
11
11
  dependencies = [
12
- "unique-toolkit>=2026.18.0.dev4",
12
+ "unique-toolkit>=2026.18.0.dev5",
13
13
  "pydantic>=2.12.4",
14
14
  "pydantic-settings>=2.10.1",
15
15
  "jinja2>=3.1.0",