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