Skip to content

Commit

Permalink
Version 0.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
ATATC committed Dec 15, 2023
1 parent efcc4c6 commit 5b8fae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion leads_vec/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__: str = "699c90ab"
__version__: str = "efcc4c6a"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="leads",
version="0.0.8",
version="0.0.9",
author="ProjectNeura",
author_email="[email protected]",
description="Lightweight Embedded Assisted Driving System",
Expand Down

0 comments on commit 5b8fae2

Please sign in to comment.