Skip to content

Commit 9f45c0d

Browse files
committed
Bump 1.19.2
1 parent 10e53f5 commit 9f45c0d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Added
1111

1212
### Changed
13-
- Align GFK and content type fields generation
14-
- Allow `prepare()` to be used with GFK
1513

1614
### Removed
1715

16+
## [1.19.2](https://pypi.org/project/model-bakery/1.19.2/)
17+
18+
### Changed
19+
- Align GFK and content type fields generation
20+
- Allow `prepare()` to be used with GFK
21+
1822
## [1.19.1](https://pypi.org/project/model-bakery/1.19.1/)
1923

2024
### Changed

model_bakery/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.19.1"
1+
__version__ = "1.19.2"

0 commit comments

Comments
 (0)