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.
2 parents e7b761a + 9f47d19 commit 641852dCopy full SHA for 641852d
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.12.8"
+__version__ = "0.13.0"
4
5
from ninja_extra.controllers import APIController
6
from ninja_extra.controllers.route import route
0 commit comments