Skip to content

Commit c932020

Browse files
committed
0.22.2
1 parent 6d394e4 commit c932020

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.22.0"
3+
__version__ = "0.22.2"
44

55
import django
66

0 commit comments

Comments
 (0)