Skip to content

Commit 5e900f2

Browse files
committed
Update sqlite-ai.h: bump version to 0.5.7
1 parent 13c5342 commit 5e900f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sqlite-ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
extern "C" {
2525
#endif
2626

27-
#define SQLITE_AI_VERSION "0.5.6"
27+
#define SQLITE_AI_VERSION "0.5.7"
2828

2929
SQLITE_AI_API int sqlite3_ai_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
3030

0 commit comments

Comments
 (0)