Skip to content

Commit d95554a

Browse files
author
Brendan Whitfield
committed
bumped to v0.7.2
1 parent e952b91 commit d95554a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

obd/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.7.1'
1+
__version__ = '0.7.2'

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="obd",
11-
version="0.7.1",
11+
version="0.7.2",
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)