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