Skip to content

Commit

Permalink
wave: bump to version 3.0.0b6+wave1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspiatkowski committed Sep 14, 2023
1 parent b1ba9d2 commit 64fee4b
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.0b6"
version = "3.0.0b6+wave1"

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

Expand Down

0 comments on commit 64fee4b

Please sign in to comment.