mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
Updated version to 1.1.2
This commit is contained in:
parent
5e0923b560
commit
a8bb6ae348
|
@ -10,7 +10,7 @@ except NameError:
|
|||
__SETUP__ = False
|
||||
|
||||
|
||||
VERSION = (1, 1, 1, 'final', 0)
|
||||
VERSION = (1, 1, 2, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user