Skip to content

Commit 3079466

Browse files
committed
Updated setup.py to version 1.0.0.
1 parent 6e5af3c commit 3079466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name=PACKAGE_NAME,
9-
version='0.4.2',
9+
version='1.0.0',
1010
packages=[PACKAGE_NAME],
1111
data_files=[
1212
('share/ament_index/resource_index/packages',

0 commit comments

Comments
 (0)