We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0117e35 + 0937b64 commit ec8b67bCopy full SHA for ec8b67b
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "spatialmath-python"
3
-version = "1.1.14"
+version = "1.1.15"
4
authors = [
5
{ name="Peter Corke", email="rvc@petercorke.com" },
6
]
spatialmath/spline.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2024 Boston Dynamics AI Institute LLC.
+# Copyright (c) 2024 Robotics and AI Institute LLC dba RAI Institute.
# MIT Licence, see details in top-level file: LICENCE
"""
0 commit comments