Skip to content

Commit

Permalink
Version 0.8.32.
Browse files Browse the repository at this point in the history
  • Loading branch information
ATATC committed May 21, 2024
1 parent df9330d commit 0158040
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 = "65d004af"
__version__: str = "df9330d5"
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.31",
version="0.8.32",
python_requires=">=3.12",
author="ProjectNeura",
author_email="[email protected]",
Expand Down

0 comments on commit 0158040

Please sign in to comment.