Skip to content

Commit a96224f

Browse files
committed
1.16.1
1 parent b45e855 commit a96224f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

angles/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package angles
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.16.1 (2025-09-23)
6+
-------------------
77
* Ensure that M_PI is defined in any downstream compilation unit in Windows (`#44 <https://github.com/ros/angles/issues/44>`_)
88
* Enable Testing (`#39 <https://github.com/ros/angles/issues/39>`_)
99
* New Maintainer (`#40 <https://github.com/ros/angles/issues/40>`_)

angles/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>angles</name>
7-
<version>1.16.0</version>
7+
<version>1.16.1</version>
88
<description>This package provides a set of simple math utilities to work
99
with angles. The utilities cover simple things like
1010
normalizing an angle and conversion between degrees and

0 commit comments

Comments
 (0)