Skip to content

Commit 707362d

Browse files
committed
sqlite-ai: bump version for the release
1 parent ced5675 commit 707362d

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.2"
27+
#define SQLITE_AI_VERSION "0.5.3"
2828

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

0 commit comments

Comments
 (0)