Skip to content

Commit 8447f0d

Browse files
committed
📌 Tag v1.5.3
1 parent 6a005f7 commit 8447f0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Changelog
44

55
Here you can find the recent changes to tmuxp
66

7-
master
8-
------
7+
1.5.3 <2019-06-06>
8+
------------------
99
- :issue:`377`: Include examples in source distribution package
1010

1111
1.5.2 <2019-06-02>

tmuxp/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'tmuxp'
22
__package_name__ = 'tmuxp'
3-
__version__ = '1.5.2'
3+
__version__ = '1.5.3'
44
__description__ = 'tmux session manager'
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)