Skip to content

Commit 481d11e

Browse files
authored
0.31.5
1 parent 1a2f6b7 commit 481d11e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.31.4"
3+
__version__ = "0.31.5"
44

55
import django
66

0 commit comments

Comments
 (0)