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
4
4
5
5
Here you can find the recent changes to tmuxp.
6
6
7
- 0.1.5-dev
8
- ---------
7
+ 0.1.5
8
+ -----
9
9
10
10
- [docs] section heading normalization.
11
11
- [docs] tao of tmux section now treated as a chatper. tao of tmux may be
12
12
split off into its own project.
13
- - [internals] use conventions from `tony/cookiecutter-pypackage `_
13
+ - [internals] use conventions from `tony/cookiecutter-pypackage `_.
14
14
15
15
0.1.4
16
16
-----
Original file line number Diff line number Diff line change 13
13
14
14
__title__ = 'tmuxp'
15
15
__package_name__ = 'tmuxp'
16
- __version__ = '0.1.4 '
16
+ __version__ = '0.1.5 '
17
17
__description__ = 'Manage tmux sessions thru JSON, YAML configs. Features Python API'
18
18
19
19
__author__ = 'Tony Narlock'
You can’t perform that action at this time.
0 commit comments