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 28b752d commit 53fa3e3Copy full SHA for 53fa3e3
tmuxp/__init__.py
@@ -13,7 +13,7 @@
13
14
__title__ = 'tmuxp'
15
__package_name__ = 'tmuxp'
16
-__version__ = '0.1.10'
+__version__ = '0.1.11'
17
__description__ = 'Manage tmux sessions thru JSON, YAML configs. Features Python API'
18
__email__ = 'tony@git-pull.com'
19
__author__ = 'Tony Narlock'
0 commit comments