Skip to content

Commit ce8753f

Browse files
committed
Pin v0.8.2
1 parent e6f6645 commit ce8753f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtmux/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'libtmux'
22
__package_name__ = 'libtmux'
3-
__version__ = '0.8.1'
3+
__version__ = '0.8.2'
44
__description__ = 'scripting library / orm for tmux'
55
__email__ = '[email protected]'
66
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)