Skip to content

Commit 9e0b75a

Browse files
committed
1.0.6
1 parent 62af083 commit 9e0b75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ellar_django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Enables Django ORM and Admin feature in Ellar's application"""
22

3-
__version__ = "1.0.5"
3+
__version__ = "1.0.6"
44

55
from .module import DjangoModule
66

0 commit comments

Comments
 (0)