We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec4908 commit 1cdbf17Copy full SHA for 1cdbf17
sqlite_vec_client/__init__.py
@@ -3,8 +3,6 @@
3
Exposes `SQLiteVecClient` as the primary entry point.
4
"""
5
6
-__version__ = "0.2.0"
7
-
8
from .base import SQLiteVecClient
9
from .exceptions import (
10
ConnectionError,
0 commit comments