Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofusai committed Jul 26, 2024
1 parent be5fd8b commit ef603dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "drf-multi-serializers"
version = "1.0.1"
version = "1.0.2"
authors = [{ "name" = "Stefano Fusai", "email" = "[email protected]" }]
description = "A simple package to handle multiple serializers for the same ViewSet in Django Rest Framework"
readme = "README.md"
Expand Down

0 comments on commit ef603dd

Please sign in to comment.