Skip to content

Commit 432da1f

Browse files
committed
0.9.1
1 parent 769b299 commit 432da1f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

aiorospy/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Changelog for package aiorospy
5555
* Limit the size of the action feedback queue by default (#35)
5656
* Contributors: Alex Bencz, Doug Smith, Gary Servin, Paul Bovbel, abencz
5757

58-
Forthcoming
59-
-----------
58+
0.9.1 (2025-04-16)
59+
------------------
6060

6161
0.9.0 (2025-02-04)
6262
------------------

aiorospy/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" ?>
22
<package format="2">
33
<name>aiorospy</name>
4-
<version>0.9.0</version>
4+
<version>0.9.1</version>
55
<description>Asyncio wrapper around rospy I/O interfaces.</description>
66

77
<author email="ablakey@locusrobotics.com">Andrew Blakey</author>

aiorospy_examples/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Changelog for package aiorospy_examples
3838
Co-authored-by: Paul Bovbel <paul@bovbel.com>
3939
* Contributors: Doug Smith, Gary Servin
4040

41-
Forthcoming
42-
-----------
41+
0.9.1 (2025-04-16)
42+
------------------
4343

4444
0.9.0 (2025-02-04)
4545
------------------

aiorospy_examples/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" ?>
22
<package format="2">
33
<name>aiorospy_examples</name>
4-
<version>0.9.0</version>
4+
<version>0.9.1</version>
55
<description>Example scripts using aiorospy.</description>
66

77
<author email="ablakey@locusrobotics.com">Andrew Blakey</author>

0 commit comments

Comments
 (0)