1
0

[bthlabs-jsonrpc-django] v1.2.0

This commit is contained in:
2025-09-08 10:51:06 +02:00
parent 86b8564a50
commit 3c58c21af5
3 changed files with 4 additions and 4 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.0'
__version__ = '1.2.0'