Skip to content

Commit 6f2bf9a

Browse files
committed
v0.1.12
1 parent 8a2f21a commit 6f2bf9a

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.11'
16+
__version__ = '0.1.12'
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)