Skip to content

Commit 7a42f19

Browse files
committed
Ship v1.5.0 (alpha 1)
Support for Click 7.0, lots of formatting changes.
1 parent bb6513d commit 7a42f19

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__ = 'dev'
3+
__version__ = '1.5.0a1'
44
__description__ = 'tmux session manager'
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'

0 commit comments

Comments
 (0)