Skip to content

Commit 2bfa19e

Browse files
committed
tag v1.2.7
1 parent 6f47e9f commit 2bfa19e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Changelog
44

55
Here you can find the recent changes to tmuxp
66

7+
8+
- :release:`1.2.7 <2017-03-25>`
9+
- :support:`- backported` Support for OpenBSD.
10+
711
- :release:`1.2.6 <2017-02-24>`
812
- :support:`218 backported` Fix pane ordering by running ``select-layout`` before
913
splits.

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.2.6'
3+
__version__ = '1.2.7'
44
__description__ = 'tmux session manager'
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)