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 a1b926f commit 9105bd6Copy full SHA for 9105bd6
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+2.14.2 (2025-02-24)
5
+-------------------
6
+
7
+- raw element deserialization bug fixed.
8
+- mypy plugin typing fixed.
9
10
11
2.14.1 (2024-11-28)
12
-------------------
13
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-xml"
-version = "2.14.1"
+version = "2.14.2"
description = "pydantic xml extension"
authors = ["Dmitry Pershin <dapper1291@gmail.com>"]
license = "Unlicense"
0 commit comments