We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f26d14 commit 8a2da60Copy full SHA for 8a2da60
ninja_extra/__init__.py
@@ -1,6 +1,6 @@
1
"""Django Ninja Extra - Class Based Utility and more for Django Ninja(Fast Django REST framework)"""
2
3
-__version__ = "0.13.8"
+__version__ = "0.14.0"
4
5
from ninja_extra.controllers import (
6
ControllerBase,
0 commit comments