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 7e241e0 commit b2f78a7Copy full SHA for b2f78a7
src/sqlite-vector.h
@@ -24,7 +24,7 @@
24
extern "C" {
25
#endif
26
27
-#define SQLITE_VECTOR_VERSION "0.9.51"
+#define SQLITE_VECTOR_VERSION "0.9.52"
28
29
SQLITE_VECTOR_API int sqlite3_vector_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
30
0 commit comments