Skip to content

Commit 4021e19

Browse files
committed
Bump 1.22.1
1 parent 43b823a commit 4021e19

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased](https://github.com/model-bakers/model_bakery/tree/main)
99

10+
### Added
11+
12+
### Changed
13+
14+
### Removed
15+
16+
## [1.22.1](https://pypi.org/project/model-bakery/1.22.1/)
17+
1018
### Added
1119
- [dev] PyPI releases now use trusted publishing
1220

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module-root = ""
77

88
[project]
99
name = "model-bakery"
10-
version = "1.22.0"
10+
version = "1.22.1"
1111
description = "Smart object creation facility for Django."
1212
readme = "README.md"
1313
requires-python = ">=3.10"

0 commit comments

Comments
 (0)