Skip to content

Commit ed10547

Browse files
authored
bump version
1 parent 22086bf commit ed10547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caching/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from .storage import CacheStorageBase, SQLiteStorage
33

44

5-
__version__ = '0.1.dev6'
5+
__version__ = '0.1.dev7'
66

77
__all__ = (Cache, CacheStorageBase, SQLiteStorage)

0 commit comments

Comments
 (0)