Skip to content

Commit a78314d

Browse files
committed
Version 0.8.30.
1 parent 6d7cbdc commit a78314d

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 = "85240402"
1+
__version__: str = "1493eb29"

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.29",
8+
version="0.8.30",
99
python_requires=">=3.12",
1010
author="ProjectNeura",
1111
author_email="[email protected]",

0 commit comments

Comments
 (0)