diff --git a/pyproject.toml b/pyproject.toml index d85edd2..1289a2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wlsonar" -version = "0.5.2" +version = "0.5.3" description = "Python client and Range Image Protocol utilities for Water Linked Sonar 3D-15." readme = "README.md" authors = [ diff --git a/uv.lock b/uv.lock index d1707b4..05e7dcd 100644 --- a/uv.lock +++ b/uv.lock @@ -634,7 +634,7 @@ wheels = [ [[package]] name = "wlsonar" -version = "0.5.2" +version = "0.5.3" source = { editable = "." } dependencies = [ { name = "protobuf" },