Skip to content

Commit e755590

Browse files
authored
0.1.8
1 parent 8f540f8 commit e755590

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

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

0 commit comments

Comments
 (0)