diff --git a/setup.py b/setup.py index 0b811a30..ee5ba2ef 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='RFEM', - version='1.9.0', + version='1.10.0', description='Python Framework for RFEM6 Web Services', long_description=readme, long_description_content_type = "text/markdown",