diff --git a/Cargo.toml b/Cargo.toml index e699b26..bb14548 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pyrage" -version = "1.1.2" +version = "1.1.3-rc.1" authors = ["William Woodruff "] edition = "2021" description = "Python bindings for rage (age in Rust)"