Minor update for Kuzu 0.9.0 release.

FossilOrigin-Name: c215238d4ec01e47721f6786183244a71ab2befaad28416633f0fe41ba88a974
This commit is contained in:
Mahlon E. Smith 2025-04-02 02:19:34 +00:00
parent 08f49331b4
commit a628abca2a
7 changed files with 18 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# vim: set et sta sw=4 ts=4 :
const KUZU_VERSION* = "0.1.0"
const KUZU_EXPECTED_LIBVERSION* = "0.8.2"
const KUZU_EXPECTED_LIBVERSION* = "0.9.0"
let KUZU_DEFAULT_CONFIG* = kuzu_default_system_config()