Skip to content

Commit 40c3f32

Browse files
author
bofm
committed
bump version
1 parent 22121ec commit 40c3f32

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

77
__all__ = (Cache, CacheStorageBase, SQLiteStorage)

0 commit comments

Comments
 (0)