We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e3998 commit d418ebbCopy full SHA for d418ebb
src/pymarkovclustering/__init__.py
@@ -11,7 +11,7 @@
11
)
12
from pymarkovclustering.viz import easymclviz, mclviz
13
14
-__version__ = "0.1.0"
+__version__ = "0.1.1"
15
__all__ = [
16
"mcl",
17
"easymcl",
0 commit comments