diff --git a/Cargo.toml b/Cargo.toml index 26d067b..f0a1ef0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustfrc" -version = "1.1.2" +version = "1.1.3" edition = "2021" [lib] @@ -19,4 +19,4 @@ version = "~0.14" features = ["extension-module"] [package.metadata.maturin] -python-source = "python" \ No newline at end of file +python-source = "python"