Skip to content

Commit 6949c1e

Browse files
committed
refactor: drop support for python3.7
1 parent 802d77d commit 6949c1e

File tree

4 files changed

+443
-534
lines changed

4 files changed

+443
-534
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Changelog
66

77
.. rst-class:: emphasize-children
88

9-
0.19
9+
0.20
1010
====
11-
0.19.4
11+
12+
0.20.0
1213
------
1314
Added
1415
^^^^^
@@ -23,9 +24,13 @@ Fixed
2324
Breaking Changes
2425
^^^^^^^^^^^^^^^^
2526
- Drop support for `pydantic` 1.x.
27+
- Drop support for `python` 3.7.
2628
- Param `config_class` of `pydantic_model_creator` is renamed to `model_config`.
2729
- Attr `config_class` of `PydanticMeta` is renamed to `model_config`.
2830

31+
0.19
32+
====
33+
2934
0.19.3
3035
------
3136
Added

0 commit comments

Comments
 (0)