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 798ac97 commit ed8466cCopy full SHA for ed8466c
easy/__init__.py
@@ -1,6 +1,6 @@
1
"""Django Easy API - Easy and Fast Django REST framework based on Django-ninja-extra"""
2
3
-__version__ = "0.1.39"
+__version__ = "0.1.40-rc2"
4
5
from easy.main import EasyAPI
6
0 commit comments