Skip to content

Commit 81fa2fe

Browse files
committed
[PLUGINS] Bump Version [snowflake]
1 parent 719b321 commit 81fa2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/snowflake/superduper_snowflake/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .vector_search import SnowflakeVectorSearcher as VectorSearcher
22
from .data_backend import SnowflakeDataBackend as DataBackend
33

4-
__version__ = "0.5.13"
4+
__version__ = "0.5.16"
55

66
__all__ = [
77
"VectorSearcher",

0 commit comments

Comments
 (0)