Skip to content

Commit 8a2da60

Browse files
authored
0.14.0
1 parent 4f26d14 commit 8a2da60

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.13.8"
3+
__version__ = "0.14.0"
44

55
from ninja_extra.controllers import (
66
ControllerBase,

0 commit comments

Comments
 (0)