Skip to content

Commit a378bdd

Browse files
authored
Merge pull request #291 from brendan-w/user/brendan/0.7.3
bumped to 0.7.3
2 parents 289a889 + b53cbcb commit a378bdd

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.2'
1+
__version__ = '0.7.3'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "obd"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = [
55
{ name="Brendan Whitfield", email="[email protected]" },
66
{ name="Alistair Francis", email="[email protected]" },

0 commit comments

Comments
 (0)