diff --git a/Cargo.toml b/Cargo.toml index a6c2292..fb7e687 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "pylon-cxx" description = "Rust wrapper of the Pylon libraries for Basler cameras" license = "MIT OR Apache-2.0" -version = "0.2.1" +version = "0.2.2" authors = ["Andrew Straw "] edition = "2018" repository = "https://github.com/strawlab/pylon-cxx"