Skip to content

Commit d71c7f1

Browse files
committed
Bump version
1 parent 41033b6 commit d71c7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "drf-multi-serializers"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
authors = [{ "name" = "Stefano Fusai", "email" = "[email protected]" }]
99
description = "A simple package to handle multiple serializers for the same ViewSet in Django Rest Framework"
1010
readme = "README.md"

0 commit comments

Comments
 (0)