mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
Updated graphene-django to 2.0 🎉
This commit is contained in:
parent
283bccf9d3
commit
de3947351b
|
@ -5,7 +5,7 @@ from .fields import (
|
|||
DjangoConnectionField,
|
||||
)
|
||||
|
||||
__version__ = '2.0.dev2017083101'
|
||||
__version__ = '2.0.0'
|
||||
|
||||
__all__ = [
|
||||
'__version__',
|
||||
|
|
Loading…
Reference in New Issue
Block a user