Skip to content

Commit 73855df

Browse files
author
Brendan Whitfield
committed
bumped to v0.7.1
1 parent 1d5813a commit 73855df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

obd/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.7.0'
1+
__version__ = '0.7.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="obd",
11-
version="0.7.0",
11+
version="0.7.1",
1212
description=("Serial module for handling live sensor data from a vehicle's OBD-II port"),
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)