Skip to content

Commit 50e4d74

Browse files
authored
1.0.7
1 parent 3252f04 commit 50e4d74

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.6"
3+
__version__ = "1.0.7"
44

55
from .module import DjangoModule
66

0 commit comments

Comments
 (0)