Skip to content

Commit f42eb73

Browse files
committed
Tag version v0.9.2
1 parent 4c6c2c7 commit f42eb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'tmuxp'
22
__package_name__ = 'tmuxp'
3-
__version__ = '0.9.1'
3+
__version__ = '0.9.2'
44
__description__ = 'Save and load tmux sessions thru JSON, YAML configs. Control tmux through Python objects.'
55
__email__ = '[email protected]'
66
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)