We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a005f7 commit 8447f0dCopy full SHA for 8447f0d
CHANGES
@@ -4,8 +4,8 @@ Changelog
4
5
Here you can find the recent changes to tmuxp
6
7
-master
8
-------
+1.5.3 <2019-06-06>
+------------------
9
- :issue:`377`: Include examples in source distribution package
10
11
1.5.2 <2019-06-02>
tmuxp/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'tmuxp'
2
__package_name__ = 'tmuxp'
3
-__version__ = '1.5.2'
+__version__ = '1.5.3'
__description__ = 'tmux session manager'
__email__ = 'tony@git-pull.com'
__author__ = 'Tony Narlock'
0 commit comments