We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41033b6 commit d71c7f1Copy full SHA for d71c7f1
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "drf-multi-serializers"
7
-version = "1.0.0"
+version = "1.0.1"
8
authors = [{ "name" = "Stefano Fusai", "email" = "[email protected]" }]
9
description = "A simple package to handle multiple serializers for the same ViewSet in Django Rest Framework"
10
readme = "README.md"
0 commit comments