Skip to content

Commit 8c7b7b7

Browse files
committed
Version 0.8.34.
1 parent 6c060f8 commit 8c7b7b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

leads_vec/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__: str = "14c9fb73"
1+
__version__: str = "6c060f80"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

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

0 commit comments

Comments
 (0)