File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ Changelog
44
55Here you can find the recent changes to tmuxp.
66
7- 0.1.5-dev
8- ---------
7+ 0.1.5
8+ -----
99
1010- [docs] section heading normalization.
1111- [docs] tao of tmux section now treated as a chatper. tao of tmux may be
1212 split off into its own project.
13- - [internals] use conventions from `tony/cookiecutter-pypackage `_
13+ - [internals] use conventions from `tony/cookiecutter-pypackage `_.
1414
15150.1.4
1616-----
Original file line number Diff line number Diff line change 1313
1414__title__ = 'tmuxp'
1515__package_name__ = 'tmuxp'
16- __version__ = '0.1.4 '
16+ __version__ = '0.1.5 '
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