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 a67a945 commit dcc99ecCopy full SHA for dcc99ec
obd/__version__.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.5.0'
+__version__ = '0.5.1'
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="obd",
8
- version="0.5.0",
+ version="0.5.1",
9
description=("Serial module for handling live sensor data from a vehicle's OBD-II port"),
10
classifiers=[
11
"Operating System :: POSIX :: Linux",
0 commit comments