Skip to content

Commit f8d0a8c

Browse files
authored
Bump version to 1.6.1
1 parent 93e0b8e commit f8d0a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.0"
3+
__version__ = "1.6.1"
44

55
from pydantic import Field
66

0 commit comments

Comments
 (0)