Skip to content

Commit e70cf07

Browse files
committed
0.11.0
1 parent ad496d5 commit e70cf07

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.11.0 (2025-09-30)
59+
-------------------
6060
* chore: apply centralized pre-commit fixes (#49)
6161
* Fix flake8 errors
6262
* Contributors: Bianca Bendris

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.10.0</version>
4+
<version>0.11.0</version>
55
<description>Asyncio wrapper around rospy I/O interfaces.</description>
66

77
<author email="[email protected]">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 <[email protected]>
3939
* Contributors: Doug Smith, Gary Servin
4040

41-
Forthcoming
42-
-----------
41+
0.11.0 (2025-09-30)
42+
-------------------
4343

4444
0.10.0 (2025-06-06)
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.10.0</version>
4+
<version>0.11.0</version>
55
<description>Example scripts using aiorospy.</description>
66

77
<author email="[email protected]">Andrew Blakey</author>

0 commit comments

Comments
 (0)