Skip to content

Commit ccae736

Browse files
authored
release: 3.4.1
1 parent cf97cbb commit ccae736

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, 0, "final", 0)
49+
VERSION = (3, 4, 1, "final", 0)
5050

5151

5252
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)