alltoken 0.2.2__tar.gz → 0.2.4__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.
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "alltoken"
7
- version = "0.2.2"
7
+ version = "0.2.4"
8
8
  description = "Official Python SDK for AllToken — one API for OpenAI, Anthropic, and 100+ models."
9
9
  readme = "README.md"
10
10
  license = { text = "MIT" }
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: anthropic.yml
3
- # timestamp: 2026-04-17T08:02:10+00:00
3
+ # timestamp: 2026-04-22T02:21:51+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: chat.yml
3
- # timestamp: 2026-04-17T08:02:10+00:00
3
+ # timestamp: 2026-04-22T02:21:50+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
File without changes
File without changes
File without changes