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 72efa12 commit 40b3484Copy full SHA for 40b3484
ellar_django/__init__.py
@@ -1,6 +1,6 @@
1
"""Enables Django ORM and Admin feature in Ellar's application"""
2
3
-__version__ = "1.0.0"
+__version__ = "1.0.2"
4
5
from .module import DjangoModule
6
0 commit comments