Skip to content

Commit

Permalink
Version 0.8.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
ATATC committed Apr 6, 2024
1 parent a96508c commit 9e4f21b
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 = "3d1fee80"
__version__: str = "8b7b6945"
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.8.11",
version="0.8.12",
python_requires=">=3.12",
author="ProjectNeura",
author_email="[email protected]",
Expand Down

0 comments on commit 9e4f21b

Please sign in to comment.