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 e9c567a commit 3328e31Copy full SHA for 3328e31
CHANGES
@@ -4,8 +4,8 @@ Changelog
4
5
Here you can find the recent changes to tmuxp.
6
7
-master
8
-------
+0.1-rc2
+-------
9
10
- [cli] [tests] - fix `Issue #23`_ where workspace would not build with
11
pane-base-index set to 1. Update tests to fix if ``pane-base-index`` is
tmuxp/__init__.py
@@ -21,4 +21,4 @@
21
22
import logging
23
24
-__version__ = '0.1.0rc1'
+__version__ = '0.1.0rc2'
0 commit comments