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 192267d commit 61148d1Copy full SHA for 61148d1
ellar_django/__init__.py
@@ -1,6 +1,6 @@
1
"""Enables Django ORM and Admin feature in Ellar's application"""
2
3
-__version__ = "1.0.7"
+__version__ = "1.0.9"
4
5
from .module import DjangoModule
6
0 commit comments