diff --git a/Cargo.toml b/Cargo.toml index 8f71b74..0c45b00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "SpeeDict" -version = "0.3.3" +version = "0.3.12" edition = "2021" description = "Speedb Python Binding" diff --git a/pyproject.toml b/pyproject.toml index 1a77051..9029546 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "speedict" -version = "0.3.11" +version = "0.3.12" description = "Speedb Python Binding" long_description_content_type="text/markdown" readme = "README.md"