Skip to content

Commit ec8b67b

Browse files
Merge branch 'master' into spline-derivatives
2 parents 0117e35 + 0937b64 commit ec8b67b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spatialmath-python"
3-
version = "1.1.14"
3+
version = "1.1.15"
44
authors = [
55
{ name="Peter Corke", email="[email protected]" },
66
]

spatialmath/spline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024 Boston Dynamics AI Institute LLC.
1+
# Copyright (c) 2024 Robotics and AI Institute LLC dba RAI Institute.
22
# MIT Licence, see details in top-level file: LICENCE
33

44
"""

0 commit comments

Comments
 (0)