Skip to content

Commit 371112e

Browse files
authored
MRG: bump to v0.5.0 (#68)
1 parent 9c148d9 commit 371112e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "sourmash_plugin_betterplot"
33
description = "sourmash plugin for improved plotting/viz and cluster examination."
44
readme = "README.md"
55
requires-python = ">=3.10"
6-
version = "0.4.5"
6+
version = "0.5.0"
77

88
dependencies = ["sourmash>=4.8.8,<5", "sourmash_utils>=0.2",
99
"matplotlib", "numpy", "scipy", "scikit-learn",

0 commit comments

Comments
 (0)