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

Commit ca93d58

Browse files
committed
Update setup.py version to 0.10.0
Signed-off-by: Emerson Knapp <[email protected]>
1 parent 8943011 commit ca93d58

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.9.0',
27+
version='0.10.0',
2828
packages=find_packages(exclude=['test']),
2929
author='ROS Tooling Working Group',
3030
author_email='[email protected]',

0 commit comments

Comments
 (0)