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

@@ -3,4 +3,4 @@
from .executor import AioHttpExecutor # noqa: F401
from .views import JSONRPCView # noqa: F401
__version__ = '1.1.0b1'
__version__ = '1.1.0'