Fixup docs, bump version.

This commit is contained in:
Mahlon E. Smith 2025-07-17 16:04:12 -07:00
parent 26e3018160
commit c8da56faa8
Signed by: mahlon
SSH key fingerprint: SHA256:QqLyWlHOO+0nAIxmOo2xwdr7NcV9/plk4lhsihezvWo
9 changed files with 65 additions and 1277 deletions

View file

@ -1,6 +1,6 @@
# vim: set et sta sw=4 ts=4 :
const KUZU_VERSION* = "0.5.0"
const KUZU_VERSION* = "0.6.0"
const KUZU_EXPECTED_LIBVERSION* = "0.11.0"
const BLOB_MAXSIZE = 4096