Skip to content

Commit 6609e55

Browse files
committed
Update __pypi__ link
1 parent 1b90e2b commit 6609e55

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
@@ -5,6 +5,6 @@
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'
77
__github__ = 'https://github.com/tmux-python/libtmux'
8-
__pypi__ = 'https://pypi.python.org/pypi/libtmux'
8+
__pypi__ = 'https://pypi.org/project/libtmux/'
99
__license__ = 'MIT'
1010
__copyright__ = 'Copyright 2016-2018 Tony Narlock'

0 commit comments

Comments
 (0)