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