We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5843448 commit b139e98Copy full SHA for b139e98
pyproject.toml
@@ -4,7 +4,7 @@ requires = ["maturin>=1.0,<2.0"]
4
5
[project]
6
name="spiht-py"
7
-version="0.0.2"
+version="0.1.0"
8
description = "SPIHT image compression algorithm with a rust backend."
9
dependencies = [
10
"colour-science == 0.4.4",
0 commit comments