Skip to content

Commit 1f6759a

Browse files
1 parent 7cf062b commit 1f6759a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v3.0.2 (2024-12-15)
4+
5+
### :arrow_up: Dependencies
6+
- Pin pydantic less 2.10.
7+
38
## v3.0.1 (2024-10-20)
49

510
### :bug: Bugs

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "api-client-pydantic"
3-
version = "3.0.1"
3+
version = "3.0.2"
44
description = "API Client extension for validate and transform requests / responses using pydantic."
55
authors = ["MaxST <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)