Skip to content

Commit 3d04d75

Browse files
committed
2 parents 01307ba + d27c45c commit 3d04d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ninja_extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Django Ninja Extra - Class Based Utility and more for Django Ninja(Fast Django REST framework)"""
22

3-
__version__ = "0.12.4"
3+
__version__ = "0.12.6"
44

55
from ninja_extra.controllers import APIController
66
from ninja_extra.controllers.route import route

0 commit comments

Comments
 (0)