Skip to content

Commit a78328a

Browse files
authored
1.0.5
1 parent c57b9fb commit a78328a

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

55
from .module import DjangoModule
66

0 commit comments

Comments
 (0)