File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Changelog
44
55Here you can find the recent changes to tmuxp.
66
7- 0.1.9
8- -----
7+ 0.1.10
8+ ------
99
10102 bug fixes and allow panes with no shell commands to accept options,
1111thanks for these 3 patches, `@ThiefMaster `_:
@@ -21,6 +21,11 @@ thanks for these 3 patches, `@ThiefMaster`_:
2121.. _Issue #76 : https://github.com/tony/tmuxp/issues/76
2222.. _Issue #77 : https://github.com/tony/tmuxp/issues/77
2323
24+ 0.1.9
25+ -----
26+
27+ The ``--force `` was not with us.
28+
24290.1.8
2530-----
2631
Original file line number Diff line number Diff line change 1313
1414__title__ = 'tmuxp'
1515__package_name__ = 'tmuxp'
16- __version__ = '0.1.9 '
16+ __version__ = '0.1.10 '
1717__description__ = 'Manage tmux sessions thru JSON, YAML configs. Features Python API'
1818__email__ = 'tony@git-pull.com'
1919__author__ = 'Tony Narlock'
You can’t perform that action at this time.
0 commit comments