Skip to content

Commit

Permalink
v3.0.0b4
Browse files Browse the repository at this point in the history
jkimbo committed Aug 10, 2021

Verified

This commit was signed with the committer’s verified signature.
alexsnaps Alex Snaps
1 parent 86b7926 commit 1ccebee
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
@@ -4,7 +4,7 @@
__all__ = ["version", "version_info"]


version = "3.0.0b3"
version = "3.0.0b4"

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

0 comments on commit 1ccebee

Please sign in to comment.