File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.6.1 (2025-07-18)
5+
6+ ### Bug Fixes
7+
8+ - Update django stubs ext mypy etc (#122 )
9+ ([ #122 ] ( https://github.com/NextGenContributions/django2pydantic/pull/122 ) ,
10+ [ ` 87c240f ` ] ( https://github.com/NextGenContributions/django2pydantic/commit/87c240fd3029c6a5611ac7090dc49b7bbbf924fb ) )
11+
12+
413## v0.6.0 (2025-07-16)
514
615### Features
Original file line number Diff line number Diff line change 1717 "ModelFieldsCompact" ,
1818 "SchemaConfig" ,
1919]
20- __version__ = "0.6.0 "
20+ __version__ = "0.6.1 "
Original file line number Diff line number Diff line change 11[project ]
22name = " django2pydantic"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44description = " Converting Django models to Pydantic models"
55readme = " README.md"
66requires-python = " >=3.12"
You can’t perform that action at this time.
0 commit comments