diff --git a/Cargo.toml b/Cargo.toml index 46b8da8..a2c56ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pywinpty" -version = "2.1.0-dev0" +version = "2.0.9" authors = ["Edgar Andrés Margffoy Tuay "] description = "Pseudo terminal support for Windows from Python." repository = "https://github.com/spyder-ide/pywinpty"