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 3252f04 commit 50e4d74Copy full SHA for 50e4d74
ellar_django/__init__.py
@@ -1,6 +1,6 @@
1
"""Enables Django ORM and Admin feature in Ellar's application"""
2
3
-__version__ = "1.0.6"
+__version__ = "1.0.7"
4
5
from .module import DjangoModule
6
0 commit comments