We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4295d1 commit 6ff91e0Copy full SHA for 6ff91e0
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "strawberry-graphql-django"
3
packages = [{ include = "strawberry_django" }]
4
-version = "0.8.1"
+version = "0.8.2"
5
description = "Strawberry GraphQL Django extension"
6
authors = ["Lauri Hintsala <[email protected]>"]
7
repository = "https://github.com/strawberry-graphql/strawberry-graphql-django"
0 commit comments