Skip to content

Commit 5c35db9

Browse files
committed
bump to 0.3
1 parent ea8e38c commit 5c35db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtmux/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'libtmux'
22
__package_name__ = 'libtmux'
3-
__version__ = '0.2'
3+
__version__ = '0.3'
44
__description__ = 'Python API for tmux servers, sessions, windows and panes'
55
__email__ = '[email protected]'
66
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)