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 c01bc01 commit 1c10df1Copy full SHA for 1c10df1
pyproject.toml
@@ -23,7 +23,7 @@ license = {text = "MIT"}
23
name = "camtools"
24
readme = "README.md"
25
requires-python = ">=3.8.0"
26
-version = "0.1.5"
+version = "0.1.6"
27
28
[project.scripts]
29
ct = "camtools.tools.cli:main"
0 commit comments