Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 11410f2

Browse files
author
Emerson Knapp
committed
0.9.0
Signed-off-by: Emerson Knapp <[email protected]>
1 parent d162435 commit 11410f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name=package_name,
27-
version='0.8.0',
27+
version='0.9.0',
2828
packages=find_packages(exclude=['test']),
2929
author='ROS Tooling Working Group',
3030
author_email='[email protected]',

0 commit comments

Comments
 (0)