diff --git a/setup.py b/setup.py index f46664f..a9c9aa5 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = fh.read() setup(name='pyTMCL', - version='1.0.8', + version='1.0.9', description='Talk to Trinamic Stepper Motors using TMCL over serial', long_description=long_description, long_description_content_type="text/markdown",