Revert version update

This commit is contained in:
Ülgen Sarıkavak 2022-02-07 17:08:22 +03:00 committed by GitHub
parent 71a1e4b6e5
commit 4be00301bf
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__ = "2.16.0"
__version__ = "2.15.0"
__all__ = [
"__version__",