diff --git a/setup.py b/setup.py index 7a69a51c..3b37aca1 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='RFEM', - version='1.19.5', + version='1.20.0', description='Python Framework for RFEM6 Web Services', long_description=readme, long_description_content_type = "text/markdown",