Skip to content

Commit fbe98d5

Browse files
authored
0.1.4
1 parent 8fcddc2 commit fbe98d5

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

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

0 commit comments

Comments
 (0)