Skip to content

Commit 2a63c3d

Browse files
committed
bump version 2.0.0b1.
1 parent 6c90f78 commit 2a63c3d

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
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
2.0.0b1 (2023-07-30)
5+
--------------------
6+
7+
- tagged unions support added.
8+
9+
410
2.0.0a2 (2023-07-24)
511
--------------------
612

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

0 commit comments

Comments
 (0)