Skip to content

Commit

Permalink
Release a new beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Jan 17, 2022
1 parent eec3d33 commit 8dec731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql_server/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__all__ = ["version", "version_info"]


version = "3.0.0b4"
version = "3.0.0b5"

_re_version = re.compile(r"(\d+)\.(\d+)\.(\d+)(\D*)(\d*)")

Expand Down

0 comments on commit 8dec731

Please sign in to comment.