We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9d365 commit bd66d6dCopy full SHA for bd66d6d
libtmux/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'libtmux'
2
__package_name__ = 'libtmux'
3
-__version__ = '0.7.0'
+__version__ = '0.7.1'
4
__description__ = 'scripting library / orm for tmux'
5
__email__ = 'tony@git-pull.com'
6
__author__ = 'Tony Narlock'
0 commit comments