Skip to content

Commit d418ebb

Browse files
committed
Change v0.1.0 to v0.1.1
1 parent b1e3998 commit d418ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pymarkovclustering/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
)
1212
from pymarkovclustering.viz import easymclviz, mclviz
1313

14-
__version__ = "0.1.0"
14+
__version__ = "0.1.1"
1515
__all__ = [
1616
"mcl",
1717
"easymcl",

0 commit comments

Comments
 (0)