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 8afc1cf commit 780b047Copy full SHA for 780b047
pyproject.toml
@@ -22,7 +22,7 @@ license = {text = "MIT"}
22
name = "camtools"
23
readme = "README.md"
24
requires-python = ">=3.6.0"
25
-version = "0.1.3"
+version = "0.1.4"
26
27
[project.scripts]
28
ct = "camtools.tools.cli:main"
0 commit comments