diff --git a/pyproject.toml b/pyproject.toml index 97674f19..23168906 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,10 +1,10 @@ [project] name = "spatialmath-python" -version = "1.1.11" +version = "1.1.12" authors = [ { name="Peter Corke", email="rvc@petercorke.com" }, ] -description = "Provides spatial maths capability for Python" +description = "Provides spatial maths capability for Python." readme = "README.md" requires-python = ">=3.7" classifiers = [