Skip to content

Commit

Permalink
Version 0.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ATATC committed Feb 8, 2024
1 parent 86548f3 commit 4c01c5f
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 = "95e31124"
__version__: str = "86548f36"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

0 comments on commit 4c01c5f

Please sign in to comment.