Skip to content

Commit e89e011

Browse files
committed
bump version 2.18.0.
1 parent ad5213c commit e89e011

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@ Changelog
22
=========
33

44

5+
2.18.0 (2025-10-11)
6+
-------------------
7+
8+
- fix: pydantic 2.12 compatibility problems fixed.
9+
10+
511
2.17.3 (2025-07-13)
612
-------------------
713

814
- fix: xml_field_validator/serializer type annotations fixed. See https://github.com/dapper91/pydantic-xml/pull/277
915

1016

11-
1217
2.17.2 (2025-06-21)
1318
-------------------
1419

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 = "pydantic-xml"
3-
version = "2.17.3"
3+
version = "2.18.0"
44
description = "pydantic xml extension"
55
authors = ["Dmitry Pershin <[email protected]>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)