Skip to content

Commit dbda3f2

Browse files
committed
Version bump.
1 parent 6250363 commit dbda3f2

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
@@ -34,7 +34,7 @@ build-backend = "poetry.core.masonry.api"
3434
# Docs: https://python-poetry.org/docs/
3535
[tool.poetry]
3636
name = "django-channels-graphql-ws"
37-
version = "v1.0.0rc4"
37+
version = "v1.0.0rc5"
3838
description = """Django Channels based WebSocket GraphQL server with Graphene-like subscriptions"""
3939
authors = ["Alexander A. Prokhorov <alexander.prokhorov@datadvance.net>"]
4040
homepage = "https://github.com/datadvance/DjangoChannelsGraphqlWs"

0 commit comments

Comments
 (0)