Skip to content

Commit f6580e6

Browse files
committed
bump version 0.6.2.
1 parent b1683a5 commit f6580e6

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+
0.6.2 (2023-06-10)
5+
------------------
6+
7+
- piped union typehints support added. See https://github.com/dapper91/pydantic-xml/issues/56
8+
49

510
0.6.1 (2023-04-15)
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 = "0.6.1"
3+
version = "0.6.2"
44
description = "pydantic xml extension"
55
authors = ["Dmitry Pershin <[email protected]>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)