diff --git a/Cargo.lock b/Cargo.lock index 7b1f3f07..9efc0b2b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -823,7 +823,7 @@ dependencies = [ [[package]] name = "isopy" -version = "0.0.25" +version = "0.0.26" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index c940b6d6..8ce614ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" homepage = "https://rcook.github.io/isopy/" license = "MIT" name = "isopy" -version = "0.0.25" +version = "0.0.26" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html