diff --git a/Cargo.toml b/Cargo.toml index 297271c7..86cb64bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cozo" -version = "0.1.3" +version = "0.1.4" edition = "2021" description = "A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms" authors = ["Ziyang Hu"]