Skip to content

Commit bc3f413

Browse files
committed
chore: Release 0.5.0
1 parent c2599ac commit bc3f413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "strawberry-graphql-django"
33
packages = [{ include = "strawberry_django" }]
4-
version = "0.4.0"
4+
version = "0.5.0"
55
description = "Strawberry GraphQL Django extension"
66
authors = ["Lauri Hintsala <[email protected]>"]
77
repository = "https://github.com/strawberry-graphql/strawberry-graphql-django"

0 commit comments

Comments
 (0)