We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26855aa commit 3fecbedCopy full SHA for 3fecbed
CHANGELOG.rst
@@ -2,6 +2,13 @@ Changelog
2
=========
3
4
5
+2.17.3 (2025-07-13)
6
+-------------------
7
+
8
+- fix: xml_field_validator/serializer type annotations fixed. See https://github.com/dapper91/pydantic-xml/pull/277
9
10
11
12
2.17.2 (2025-06-21)
13
-------------------
14
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "pydantic-xml"
-version = "2.17.2"
+version = "2.17.3"
description = "pydantic xml extension"
authors = ["Dmitry Pershin <[email protected]>"]
license = "Unlicense"
0 commit comments