We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75ada8 commit bcf7014Copy full SHA for bcf7014
ninja/__init__.py
@@ -1,6 +1,6 @@
1
"""Django Ninja - Fast Django REST framework"""
2
3
-__version__ = "1.2.1"
+__version__ = "1.2.2"
4
5
6
from pydantic import Field
0 commit comments