You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pyproject.toml
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ exclude = '''
17
17
18
18
[tool.poetry]
19
19
name = "graphene-django-extras"
20
-
version = "0.5.0"
20
+
version = "0.5.1"
21
21
description = "This library add some extra funcionalities to graphene-django to facilitate the graphql use without Relay, allow paginations and filtering integration and add some extra directives"
0 commit comments