diff --git a/setup.py b/setup.py index 301d9030..af626f9f 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ setup( name='cyclonedds', - version='0.9.0', + version='0.9.1', description='Eclipse Cyclone DDS Python binding', long_description=long_description, long_description_content_type="text/markdown",