Skip to content

Commit 57cbef6

Browse files
authored
release: 3.2.2
1 parent d33e38a commit 57cbef6

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

5151

5252
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)