diff --git a/setup.py b/setup.py index 67fee35..e84871e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='pyCoSim', - version='0.1.1', + version='0.1.2', description='Python library running co-simulation using cosim-cli from Open Simulation Platform', long_description=long_description, long_description_content_type="text/markdown",