mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-10 19:56:45 +03:00
release: 3.2.1
This commit is contained in:
parent
19ea63b9c5
commit
340d5ed12f
|
@ -46,7 +46,7 @@ from .types import (
|
|||
from .utils.module_loading import lazy_import
|
||||
from .utils.resolve_only_args import resolve_only_args
|
||||
|
||||
VERSION = (3, 2, 0, "final", 0)
|
||||
VERSION = (3, 2, 1, "final", 0)
|
||||
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
|
Loading…
Reference in New Issue
Block a user