diff --git a/Cargo.toml b/Cargo.toml index ea8250b..20c7289 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qvd" -version = "0.0.10" +version = "0.0.11" authors = ["Sam Bentley "] edition = "2018" readme = "README.md" @@ -25,4 +25,4 @@ version = "0.12.3" features = ["extension-module"] [package.metadata.maturin] -requires-dist = ["pandas~=1.1.4"] \ No newline at end of file +requires-dist = ["pandas~=1.1.4"]