Skip to content

Commit 2bc314c

Browse files
committed
Version 0.8.23.
1 parent 525b878 commit 2bc314c

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 = "c6231127"
1+
__version__: str = "525b8780"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="leads",
8-
version="0.8.22",
8+
version="0.8.23",
99
python_requires=">=3.12",
1010
author="ProjectNeura",
1111
author_email="[email protected]",

0 commit comments

Comments
 (0)