We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fbdb4 commit adbf4e3Copy full SHA for adbf4e3
src/sqlite-vector.h
@@ -24,7 +24,7 @@
24
extern "C" {
25
#endif
26
27
-#define SQLITE_VECTOR_VERSION "0.9.81"
+#define SQLITE_VECTOR_VERSION "0.9.82"
28
29
SQLITE_VECTOR_API int sqlite3_vector_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
30
0 commit comments