File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212
1313An easy way to add or create partials for Pydantic models.
1414
15- [ ![ PythonSupport] ( https://img.shields.io/static/v1?label=python&message=%203.10|%203.11|%203.12&color=blue?style=flat-square&logo=python )] ( https://pypi.org/project/pydantic-partials/ )
15+ [ ![ PythonSupport] ( https://img.shields.io/static/v1?label=python&message=%203.10|%203.11|%203.12|%203.13 &color=blue?style=flat-square&logo=python )] ( https://pypi.org/project/pydantic-partials/ )
1616[ ![ PyPI version] ( https://badge.fury.io/py/pydantic_partials.svg? )] ( https://pypi.org/project/pydantic-partials/ )
1717
1818## Documentation
@@ -21,7 +21,7 @@ An easy way to add or create partials for Pydantic models.
2121
2222[ // ] : # ( --8<-- [start:readme] )
2323
24- ## Important Upgrade from v1.x Notes
24+ ## Important Upgrade from v1.x to 2.x Notes
2525
2626I decided to make the default behavior of ` PartialModel ` not be automatic anymore.
2727
You can’t perform that action at this time.
0 commit comments