// This snippet exports the latest released version of ParadeDB for the documentation site. // Do not edit manually during development: Cargo.toml tracks the unreleased development version, // while this file is updated automatically by release.py upon release. export const version = "0.25.6";