Skip to content

Commit

Permalink
release: v3.0.0b6 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiendang authored May 1, 2023
1 parent 6806e56 commit a95e12f
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.0b5"
version = "3.0.0b6"

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

Expand Down

0 comments on commit a95e12f

Please sign in to comment.