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 499ce4c commit eb45f01Copy full SHA for eb45f01
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.0"
+__version__ = "0.1.1"
4
5
from easy.main import EasyAPI
6
0 commit comments