Skip to content

Commit 7a93b36

Browse files
committed
bump version 0.6.1.
1 parent 988ae82 commit 7a93b36

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

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

44

5+
0.6.1 (2023-04-15)
6+
------------------
7+
8+
- model parameters inheritance bug fixed. See https://github.com/dapper91/pydantic-xml/issues/51
9+
10+
511
0.6.0 (2023-02-05)
612
------------------
713

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

0 commit comments

Comments
 (0)