Skip to content

Commit d528114

Browse files
committed
bump version 2.16.0.
1 parent c73c38f commit d528114

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
2.16.0 (2025-04-20)
5+
-------------------
6+
7+
- exception is raised if namespace alias is not found in the namespace map.
8+
- child model inherits parent namespace map.
9+
- documentation enhanced.
10+
11+
412
2.15.0 (2025-03-29)
513
-------------------
614

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

0 commit comments

Comments
 (0)