mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-20 09:02:03 +03:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
7b3c6658e0 |
|
@ -1,6 +1,6 @@
|
|||
from .types import DjangoObjectType
|
||||
from .fields import DjangoConnectionField
|
||||
|
||||
__version__ = "2.3.0"
|
||||
__version__ = "2.3.2"
|
||||
|
||||
__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user