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