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 184c22f commit 961f963Copy full SHA for 961f963
src/sqlite-ai.h
@@ -24,7 +24,7 @@
24
extern "C" {
25
#endif
26
27
-#define SQLITE_AI_VERSION "0.5.9"
+#define SQLITE_AI_VERSION "0.6.0"
28
29
SQLITE_AI_API int sqlite3_ai_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
30
0 commit comments