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 9c148d9 commit 371112eCopy full SHA for 371112e
pyproject.toml
@@ -3,7 +3,7 @@ name = "sourmash_plugin_betterplot"
3
description = "sourmash plugin for improved plotting/viz and cluster examination."
4
readme = "README.md"
5
requires-python = ">=3.10"
6
-version = "0.4.5"
+version = "0.5.0"
7
8
dependencies = ["sourmash>=4.8.8,<5", "sourmash_utils>=0.2",
9
"matplotlib", "numpy", "scipy", "scikit-learn",
0 commit comments