diff --git a/Cargo.toml b/Cargo.toml index d971685..ddafe49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rfernet" -version = "0.3.0" +version = "0.3.1" authors = ["Aviram Hassan "] description = "Fast Fernet bindings for Python" license = "MIT"