Skip to content

Commit ff89cbb

Browse files
committed
bump version for 1.1.1
1 parent 08472a6 commit ff89cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='TMCL',
4-
version='1.0',
4+
version='1.1.1',
55
description='Talk to Trinamic Stepper Motors using TMCL over serial',
66
url='https://github.com/NativeDesign/python-tmcl',
77
author='Alan Pich',

0 commit comments

Comments
 (0)