Skip to content

Commit 80ed98d

Browse files
committed
Tag v0.21.1
1 parent b19f61a commit 80ed98d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ $ pip install --user --upgrade --pre libtmux
1414

1515
<!-- Maintainers and contributors: Insert change notes for the next release above -->
1616

17+
## libtmux 0.21.1 (2023-04-07)
18+
1719
### Development
1820

1921
- Update mypy to 1.2.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "libtmux"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
description = "Typed scripting library / ORM / API wrapper for tmux"
55
license = "MIT"
66
authors = ["Tony Narlock <tony@git-pull.com>"]

0 commit comments

Comments
 (0)