Skip to content

Commit 5e2347e

Browse files
committed
Bump
1 parent 1fb167c commit 5e2347e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metablock/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .spaces import Extension, Service, Space, SpaceExtension
55
from .user import User
66

7-
__version__ = "0.1.2"
7+
__version__ = "0.1.3"
88
__all__ = [
99
"Metablock",
1010
"MetablockError",

0 commit comments

Comments
 (0)