We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1cf53 commit c8295b8Copy full SHA for c8295b8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "drf-multi-serializers"
7
-version = "1.1.0"
+version = "1.1.1"
8
authors = [{ "name" = "Stefano Fusai", "email" = "[email protected]" }]
9
description = "Handle multiple serializers for the same view in Django Rest Framework."
10
readme = "README.md"
0 commit comments