Skip to content

Commit d57fb05

Browse files
committed
bump version for PyPi
1 parent 909d92b commit d57fb05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "machinevision-toolbox-python"
3-
version = "0.9.5"
3+
version = "0.9.7"
44
authors = [
55
{ name="Peter Corke", email="[email protected]" },
66
{ name="Dorian Tsai"},
@@ -95,4 +95,4 @@ exclude = "camera_derivatives.py"
9595

9696
[tool.coverage.run]
9797
omit = [
98-
]
98+
]

0 commit comments

Comments
 (0)