Skip to content

Commit 8d6b01d

Browse files
author
bofm
committed
bump version
1 parent 8e88b1f commit 8d6b01d

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.dev7'
5+
__version__ = '0.1.dev8'
66

77
__all__ = (Cache, CacheStorageBase, SQLiteStorage)

0 commit comments

Comments
 (0)