Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
prokher committed May 5, 2023
1 parent 6250363 commit dbda3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ build-backend = "poetry.core.masonry.api"
# Docs: https://python-poetry.org/docs/
[tool.poetry]
name = "django-channels-graphql-ws"
version = "v1.0.0rc4"
version = "v1.0.0rc5"
description = """Django Channels based WebSocket GraphQL server with Graphene-like subscriptions"""
authors = ["Alexander A. Prokhorov <[email protected]>"]
homepage = "https://github.com/datadvance/DjangoChannelsGraphqlWs"
Expand Down

0 comments on commit dbda3f2

Please sign in to comment.