Skip to content

Commit d06f04b

Browse files
committed
Tag v1.27.1
1 parent 7454bf7 commit d06f04b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919

2020
<!-- Maintainers, insert changes / features for the next release here -->
2121

22+
## tmuxp 1.27.1 (2022-04-07)
23+
24+
_Maintenance only, no bug fixes or features_
25+
26+
### Development
27+
28+
- Update mypy to 1.2.0
29+
- libtmux 0.21.0 -> 0.21.1 (mypy / typing updatse only)
30+
2231
## tmuxp 1.27.0 (2022-01-29)
2332

2433
_Maintenance only, no bug fixes or features_

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 = "tmuxp"
3-
version = "1.27.0"
3+
version = "1.27.1"
44
description = "tmux session manager"
55
license = "MIT"
66
authors = ["Tony Narlock <[email protected]>"]

0 commit comments

Comments
 (0)