diff --git a/setup.py b/setup.py index 30b5eeca..a1651452 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='RFEM', - version='1.20.1', + version='1.20.2', description='Python Framework for RFEM6 Web Services', long_description=readme, long_description_content_type = "text/markdown",