We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e53f5 commit 9f45c0dCopy full SHA for 9f45c0d
CHANGELOG.md
@@ -10,11 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
### Added
11
12
### Changed
13
-- Align GFK and content type fields generation
14
-- Allow `prepare()` to be used with GFK
15
16
### Removed
17
+## [1.19.2](https://pypi.org/project/model-bakery/1.19.2/)
+
18
+### Changed
19
+- Align GFK and content type fields generation
20
+- Allow `prepare()` to be used with GFK
21
22
## [1.19.1](https://pypi.org/project/model-bakery/1.19.1/)
23
24
model_bakery/__about__.py
@@ -1 +1 @@
1
-__version__ = "1.19.1"
+__version__ = "1.19.2"
0 commit comments