Skip to content

Commit e658244

Browse files
committed
Release v3.0.2
1 parent 5c1d02c commit e658244

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Version 3.0.2 (2025/10/03)
2+
3+
4+
### Pull Requests Merged
5+
6+
* [PR 541](https://github.com/andfoy/pywinpty/pull/541) - Add README section in pyproject.toml, by [@andfoy](https://github.com/andfoy)
7+
8+
In this release 1 pull request was closed.
9+
10+
111
## Version 3.0.1 (2025/10/03)
212

313

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pywinpty"
3-
version = "3.0.2-dev"
3+
version = "3.0.2"
44
authors = ["Edgar Andrés Margffoy Tuay <andfoy@gmail.com>"]
55
description = "Pseudo terminal support for Windows from Python."
66
repository = "https://github.com/spyder-ide/pywinpty"

0 commit comments

Comments
 (0)