diff --git a/setup.py b/setup.py index 112be1e..a9f106a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="dsf-python", - version="3.5.1rc1", + version="3.5.0", description="Python interface to access DuetSoftwareFramework", long_description=long_description, long_description_content_type="text/markdown",