Skip to content

Commit 53fa3e3

Browse files
committed
v0.1.11
1 parent 28b752d commit 53fa3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
__title__ = 'tmuxp'
1515
__package_name__ = 'tmuxp'
16-
__version__ = '0.1.10'
16+
__version__ = '0.1.11'
1717
__description__ = 'Manage tmux sessions thru JSON, YAML configs. Features Python API'
1818
__email__ = '[email protected]'
1919
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)