☂️ v3.0.1 ☂️

This commit is contained in:
Firas K 2023-04-29 20:26:05 +03:00 committed by GitHub
parent df3c0bf75b
commit a335042dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
from .fields import DjangoConnectionField, DjangoListField
from .types import DjangoObjectType
__version__ = "3.0.0"
__version__ = "3.1.0"
__all__ = [
"__version__",