We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e2c9a commit f9706e4Copy full SHA for f9706e4
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "numcodecs-combinators"
7
-version = "0.2.8"
+version = "0.2.9"
8
description = "Combinator codecs for the `numcodecs` buffer compression API"
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments