Skip to content

Commit 6ed2301

Browse files
committed
Version 0.9.7.
1 parent 9260646 commit 6ed2301

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

leads_vec/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__: str = "Villeneuve"
1+
__version__: str = "Schumacher"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "leads"
7-
version = "0.9.6"
7+
version = "0.9.7"
88
description = "Lightweight Embedded Assisted Driving System"
99
license = "Apache-2.0"
1010
readme = "README.md"

0 commit comments

Comments
 (0)