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 ed07dba commit 00f560fCopy full SHA for 00f560f
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+2.14.3 (2025-03-11)
5
+-------------------
6
+
7
+- reserved namespaces registration skipped.
8
9
10
2.14.2 (2025-02-24)
11
-------------------
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-xml"
-version = "2.14.2"
+version = "2.14.3"
description = "pydantic xml extension"
authors = ["Dmitry Pershin <[email protected]>"]
license = "Unlicense"
0 commit comments