Skip to content

Commit 67f63dc

Browse files
authored
MRG: bump version to 0.9.14 (#703)
1 parent 38a51bb commit 67f63dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
name = "sourmash_plugin_branchwater"
33
description = "fast command-line extensions for sourmash"
44
readme = "README.md"
5-
version = "0.9.14-dev"
6-
requires-python = ">=3.10"
5+
version = "0.9.14"
6+
requires-python = ">=3.11"
77
classifiers = [
88
"Programming Language :: Rust",
99
"Programming Language :: Python :: Implementation :: CPython",
1010
"Programming Language :: Python :: Implementation :: PyPy",
1111
]
12-
dependencies = ["sourmash>=4.8.14,<5"]
12+
dependencies = ["sourmash>=4.9.4,<5"]
1313

1414
authors = [
1515
{ name="N. Tessa Pierce-Ward" },

0 commit comments

Comments
 (0)