From 2bdab522ee5ed00b759839ba0b63dd8809a9f8c5 Mon Sep 17 00:00:00 2001 From: henceiusegentoo Date: Tue, 15 Aug 2023 13:49:07 +0200 Subject: [PATCH] Updated the version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a7acc3..a486468 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nova-python" -version = "0.1.6" +version = "0.1.7" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html