mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-17 19:52:23 +03:00
changed version
This commit is contained in:
parent
882e6c8c9b
commit
f2b99fa18b
|
@ -1,6 +1,6 @@
|
|||
from .types import DjangoObjectType
|
||||
from .fields import DjangoConnectionField
|
||||
|
||||
__version__ = "2.2.3.8"
|
||||
__version__ = "2.2.3.9"
|
||||
|
||||
__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user