Skip to content

Commit cd66ac8

Browse files
authored
1.0rc
1 parent 25d56a8 commit cd66ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ninja/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Django Ninja - Fast Django REST framework"""
22

3-
__version__ = "1.0b2"
3+
__version__ = "1.0rc"
44

55

66
from pydantic import Field

0 commit comments

Comments
 (0)