Skip to content

Commit 72176e0

Browse files
authored
Merge pull request #83 from dabapps/2.2.1
Bump version to 2.2.1
2 parents 9213344 + 1e62d23 commit 72176e0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.1.1] - 2023-03-21
11+
1012
### Fixed
1113
- Correctly set the allow_null attribute on nested serializers ([#81](https://github.com/dabapps/django-readers/issues/81))
1214

django_readers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.0"
1+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)