There was an error while loading. Please reload this page.
1 parent 4ae8671 commit 21985ccCopy full SHA for 21985cc
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
-1.3.0, TBD
2
-----------
+1.3.0, 21 August 2023
+---------------------
3
Breaking changes:
4
5
* The type annotations now require mypy 1.0 or higher to validate correctly.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
6
name = "djangorestframework-dataclasses"
7
-version = "1.2.0"
+version = "1.3.0"
8
description = "A dataclasses serializer for Django REST Framework"
9
readme = "README.rst"
10
license = { file = "LICENSE" }
0 commit comments