We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2629ca3 + 33c158d commit 67439e7Copy full SHA for 67439e7
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
5
6
[project]
7
name = "air-drf-relation"
8
-version = "0.7.0"
+version = "0.1.0"
9
description = "Enhanced Django REST Framework serializers with advanced relation handling, queryset optimization, and type safety"
10
readme = "README.md"
11
keywords = [
0 commit comments