File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Removed
15+
16+ ## [ 1.23.0] ( https://pypi.org/project/model-bakery/1.23.0/ )
17+
1218### Changed
1319- Fix ` related() ` with FK relations creating duplicate parent entities ([ #397 ] ( https://github.com/model-bakers/model_bakery/issues/397 ) )
1420- [ dev] CI: use uv for faster dependency installation and caching
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ module-root = ""
77
88[project ]
99name = " model-bakery"
10- version = " 1.22.1 "
10+ version = " 1.23.0 "
1111description = " Smart object creation facility for Django."
1212readme = " README.md"
1313requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments