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 5359329 commit e6f00a5Copy full SHA for e6f00a5
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.40-rc2"
+__version__ = "0.1.40"
4
5
from easy.main import EasyAPI
6
0 commit comments