Skip to content

Commit 1c10df1

Browse files
authored
build: v0.1.6 version bump (#77)
1 parent c01bc01 commit 1c10df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ license = {text = "MIT"}
2323
name = "camtools"
2424
readme = "README.md"
2525
requires-python = ">=3.8.0"
26-
version = "0.1.5"
26+
version = "0.1.6"
2727

2828
[project.scripts]
2929
ct = "camtools.tools.cli:main"

0 commit comments

Comments
 (0)