1
0
This commit is contained in:
2024-01-15 21:44:16 +01:00
parent 7baef8a7bc
commit d8caea5c34
11 changed files with 15 additions and 15 deletions

View File

@@ -10,4 +10,4 @@ from .executor import DjangoExecutor # noqa: F401
from .serializer import DjangoJSONRPCSerializer # noqa: F401
from .views import JSONRPCView # noqa: F401
__version__ = '1.1.0b1'
__version__ = '1.1.0'