We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08472a6 commit ff89cbbCopy full SHA for ff89cbb
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='TMCL',
4
- version='1.0',
+ version='1.1.1',
5
description='Talk to Trinamic Stepper Motors using TMCL over serial',
6
url='https://github.com/NativeDesign/python-tmcl',
7
author='Alan Pich',
0 commit comments