Skip to content

Commit 8290326

Browse files
authored
release: 3.4.3
1 parent 4a274b8 commit 8290326

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
@@ -46,7 +46,7 @@
4646
from .utils.module_loading import lazy_import
4747
from .utils.resolve_only_args import resolve_only_args
4848

49-
VERSION = (3, 4, 2, "final", 0)
49+
VERSION = (3, 4, 3, "final", 0)
5050

5151

5252
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)