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 80ed98d commit 5197172Copy full SHA for 5197172
src/libtmux/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = "libtmux"
2
__package_name__ = "libtmux"
3
-__version__ = "0.21.0"
+__version__ = "0.21.1"
4
__description__ = "Typed scripting library / ORM / API wrapper for tmux"
5
__email__ = "tony@git-pull.com"
6
__author__ = "Tony Narlock"
0 commit comments