Skip to content

Commit f38d18f

Browse files
committed
bump version 2.6.0.
1 parent 2db95c3 commit f38d18f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

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

4+
2.6.0 (2023-12-06)
5+
------------------
6+
7+
- nillable element support added. See https://github.com/dapper91/pydantic-xml/pull/146.
8+
49

510
2.5.0 (2023-11-26)
611
------------------

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.5.0"
3+
version = "2.6.0"
44
description = "pydantic xml extension"
55
authors = ["Dmitry Pershin <dapper1291@gmail.com>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)