Skip to content

Commit 05d96a9

Browse files
committed
v3.0.0b3
1 parent a9625da commit 05d96a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
from .utils.module_loading import lazy_import
4343

4444

45-
VERSION = (3, 0, 0, "beta", 2)
45+
VERSION = (3, 0, 0, "beta", 3)
4646

4747

4848
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)