We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c68a7 commit 22e841aCopy full SHA for 22e841a
ninja/__init__.py
@@ -1,6 +1,6 @@
1
"""Django Ninja - Fast Django REST framework"""
2
3
-__version__ = "1.5.0b1"
+__version__ = "1.5.0b2"
4
5
6
from pydantic import Field
0 commit comments