Skip to content

Commit 7d69bd2

Browse files
committed
bump version to 0.1.1
1 parent 2339a9e commit 7d69bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/polystore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Polystore package exports.
33
"""
44

5-
__version__ = "0.1.0"
5+
__version__ = "0.1.1"
66

77
import os
88

0 commit comments

Comments
 (0)