We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9213344 + 1e62d23 commit 72176e0Copy full SHA for 72176e0
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.1.1] - 2023-03-21
11
+
12
### Fixed
13
- Correctly set the allow_null attribute on nested serializers ([#81](https://github.com/dabapps/django-readers/issues/81))
14
django_readers/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.1.0"
+__version__ = "2.1.1"
0 commit comments