File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ $ pip install --user --upgrade --pre libtmux
1212
1313- _ Insert changes/features/fixes for next release here_
1414
15+ ## libtmux 0.11.0 (2022-03-10)
16+
1517### Compatibility
1618
1719- Internal: Use new separator to split ` tmux(1) ` formatting information ({issue}` 289 ` ,
Original file line number Diff line number Diff line change 11__title__ = "libtmux"
22__package_name__ = "libtmux"
3- __version__ = "0.11.0b4 "
3+ __version__ = "0.11.0 "
44__description__ = "scripting library / orm for tmux"
55__email__ = "tony@git-pull.com"
66__author__ = "Tony Narlock"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " libtmux"
3- version = " 0.11.0b4 "
3+ version = " 0.11.0 "
44description = " scripting library / orm for tmux"
55license = " MIT"
66authors = [" Tony Narlock <tony@git-pull.com>" ]
You can’t perform that action at this time.
0 commit comments