diff --git a/setup.py b/setup.py index 741a72f..327e39d 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name="jpl-rosa", - version="1.0.1", + version="1.0.2", license="Apache 2.0", description="ROSA: the Robot Operating System Agent", long_description=long_description,