Skip to content

Commit e29be33

Browse files
committed
0.1.0
1 parent 19a25d9 commit e29be33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.0 (2025-10-05)
6+
------------------
77
* Repository created with README and LICENSE
88
* CI via github actions
99
* Initial implementation of package functionality, these PRs making incremental progress

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>launch_frontend_py</name>
5-
<version>0.0.0</version>
5+
<version>0.1.0</version>
66
<description>Python frontend for writing ROS 2 launch files</description>
77
<maintainer email="[email protected]">Emerson Knapp</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)