We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b7926 commit 1ccebeeCopy full SHA for 1ccebee
graphql_server/version.py
@@ -4,7 +4,7 @@
4
__all__ = ["version", "version_info"]
5
6
7
-version = "3.0.0b3"
+version = "3.0.0b4"
8
9
_re_version = re.compile(r"(\d+)\.(\d+)\.(\d+)(\D*)(\d*)")
10
0 commit comments