Skip to content

Commit 0c57dc0

Browse files
Bump version number for release. (#140)
1 parent 504f545 commit 0c57dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "spatialmath-python"
3-
version = "1.1.11"
3+
version = "1.1.12"
44
authors = [
55
{ name="Peter Corke", email="rvc@petercorke.com" },
66
]
7-
description = "Provides spatial maths capability for Python"
7+
description = "Provides spatial maths capability for Python."
88
readme = "README.md"
99
requires-python = ">=3.7"
1010
classifiers = [

0 commit comments

Comments
 (0)