We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aeab45 commit e848581Copy full SHA for e848581
1 file changed
setup.py
@@ -27,7 +27,7 @@
27
# Needed for dependencies
28
install_requires=['python-can>=3.0.0', 'python-lin>=0.1.0'],
29
# *strongly* suggested for sharing
30
- version='1.2.1',
+ version='1.2.2',
31
# The license can be anything you like
32
license='MIT',
33
description='A library for interfacing with UDS using python',
0 commit comments