Skip to content

Commit 8a49992

Browse files
committed
Merge branch 'master' of https://github.com/vitalik/django-ninja
2 parents 9759c03 + 4de0af9 commit 8a49992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ninja/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Django Ninja - Fast Django REST framework"""
22

3-
__version__ = "1.2.0"
3+
__version__ = "1.2.1"
44

55

66
from pydantic import Field

0 commit comments

Comments
 (0)