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