Version bump.
This commit is contained in:
parent
4f441cdbe4
commit
f63712306f
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,11 @@
|
||||||
# Release History for nim-kuzu
|
# Release History for nim-kuzu
|
||||||
|
|
||||||
|
---
|
||||||
|
## v0.5.0 [2025-07-13] Mahlon E. Smith <mahlon@martini.nu>
|
||||||
|
|
||||||
|
Bump for kuzu 0.11.0. No practical changes.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
## v0.4.0 [2025-05-08] Mahlon E. Smith <mahlon@martini.nu>
|
## v0.4.0 [2025-05-08] Mahlon E. Smith <mahlon@martini.nu>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# vim: set et sta sw=4 ts=4 :
|
# vim: set et sta sw=4 ts=4 :
|
||||||
|
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
author = "Mahlon E. Smith"
|
author = "Mahlon E. Smith"
|
||||||
description = "Kuzu is an embedded graph database built for query speed and scalability."
|
description = "Kuzu is an embedded graph database built for query speed and scalability."
|
||||||
license = "BSD-3-Clause"
|
license = "BSD-3-Clause"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue