diff --git a/Cargo.toml b/Cargo.toml index 25f976b..2a382fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mt19937" -version = "3.2.0" +version = "3.3.0" authors = ["Noa ", "RustPython Team"] edition = "2024" license-file = "LICENSE"