Skip to content

Commit e6174f2

Browse files
committed
0.1.2
1 parent 9b3cba3 commit e6174f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)