Skip to content

Commit 8c1ae8e

Browse files
committed
0.1.5
1 parent 617d5b4 commit 8c1ae8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ellar_storage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Storage Module for Ellar"""
22

3-
__version__ = "0.1.4"
3+
__version__ = "0.1.5"
44

55
from .module import StorageModule
66
from .providers import Provider, get_driver

0 commit comments

Comments
 (0)