Skip to content

Commit 0b830f1

Browse files
committed
Release v1.1.1
1 parent 1d75c3f commit 0b830f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.1.1, TBD
2-
----------
1+
1.1.1, 25 January 2021
2+
----------------------
33
* Fix usage of PEP 585 generics with forward references (e.g. ``list["str"]``).
44
* Fix usage of ``allow_empty`` with ``many=True``.
55

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = djangorestframework-dataclasses
3-
version = 1.1.0
3+
version = 1.1.1
44
description = A dataclasses serializer for Django REST Framework
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)