Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef603dd

Browse files
committedJul 26, 2024
Bump version
1 parent be5fd8b commit ef603dd

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.1"
7+
version = "1.0.2"
88
authors = [{ "name" = "Stefano Fusai", "email" = "stefanofusai@gmail.com" }]
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)
Please sign in to comment.