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 6250363 commit dbda3f2Copy full SHA for dbda3f2
pyproject.toml
@@ -34,7 +34,7 @@ build-backend = "poetry.core.masonry.api"
34
# Docs: https://python-poetry.org/docs/
35
[tool.poetry]
36
name = "django-channels-graphql-ws"
37
-version = "v1.0.0rc4"
+version = "v1.0.0rc5"
38
description = """Django Channels based WebSocket GraphQL server with Graphene-like subscriptions"""
39
authors = ["Alexander A. Prokhorov <alexander.prokhorov@datadvance.net>"]
40
homepage = "https://github.com/datadvance/DjangoChannelsGraphqlWs"
0 commit comments