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