Skip to content

Commit d66b0ba

Browse files
committed
bump version 1.0.0
1 parent 39f8354 commit d66b0ba

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+
1.0.0 (2023-07-14)
5+
------------------
6+
7+
- library api stabilized
8+
- custom root type serialization format changed.
9+
410
0.7.0 (2023-06-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 = "0.7.0"
3+
version = "1.0.0"
44
description = "pydantic xml extension"
55
authors = ["Dmitry Pershin <dapper1291@gmail.com>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)