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 58552fb commit 530e36eCopy full SHA for 530e36e
tmuxp/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'tmuxp'
2
__package_name__ = 'tmuxp'
3
-__version__ = '1.2.8'
+__version__ = '1.3.0'
4
__description__ = 'tmux session manager'
5
__email__ = '[email protected]'
6
__author__ = 'Tony Narlock'
0 commit comments