Skip to content

Commit e19596a

Browse files
committed
bump version 2.0.0a1.
1 parent 6d538cb commit e19596a

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.0a1 (2023-07-15)
5+
------------------
6+
7+
- library upgraded to pydantic version 2. See https://docs.pydantic.dev/2.0/migration/
8+
9+
410
1.0.0 (2023-07-14)
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 = "1.0.0"
3+
version = "2.0.0a1"
44
description = "pydantic xml extension"
55
authors = ["Dmitry Pershin <dapper1291@gmail.com>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)