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 d8fac97 commit 5575b14Copy full SHA for 5575b14
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.1"
+__version__ = "0.1.2"
4
5
from easy.main import EasyAPI
6
0 commit comments