Skip to content

Commit 21985cc

Browse files
committed
Release v1.3.0
1 parent 4ae8671 commit 21985cc

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.3.0, TBD
2-
----------
1+
1.3.0, 21 August 2023
2+
---------------------
33
Breaking changes:
44

55
* The type annotations now require mypy 1.0 or higher to validate correctly.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "djangorestframework-dataclasses"
7-
version = "1.2.0"
7+
version = "1.3.0"
88
description = "A dataclasses serializer for Django REST Framework"
99
readme = "README.rst"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)