Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxan committed Jan 25, 2022
1 parent 1d75c3f commit 0b830f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1.1.1, TBD
----------
1.1.1, 25 January 2021
----------------------
* Fix usage of PEP 585 generics with forward references (e.g. ``list["str"]``).
* Fix usage of ``allow_empty`` with ``many=True``.

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = djangorestframework-dataclasses
version = 1.1.0
version = 1.1.1
description = A dataclasses serializer for Django REST Framework
long_description = file: README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit 0b830f1

Please sign in to comment.