We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504f545 commit 0c57dc0Copy full SHA for 0c57dc0
pyproject.toml
@@ -1,10 +1,10 @@
1
[project]
2
name = "spatialmath-python"
3
-version = "1.1.11"
+version = "1.1.12"
4
authors = [
5
{ name="Peter Corke", email="rvc@petercorke.com" },
6
]
7
-description = "Provides spatial maths capability for Python"
+description = "Provides spatial maths capability for Python."
8
readme = "README.md"
9
requires-python = ">=3.7"
10
classifiers = [
0 commit comments