Skip to content

Commit 3328e31

Browse files
committed
v0.1.0rc2
1 parent e9c567a commit 3328e31

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+
0.1-rc2
8+
-------
99

1010
- [cli] [tests] - fix `Issue #23`_ where workspace would not build with
1111
pane-base-index set to 1. Update tests to fix if ``pane-base-index`` is

tmuxp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121

2222
import logging
2323

24-
__version__ = '0.1.0rc1'
24+
__version__ = '0.1.0rc2'

0 commit comments

Comments
 (0)