Skip to content

Commit

Permalink
Merge pull request #191 from pusher/terminate-user-connections
Browse files Browse the repository at this point in the history
Terminate user connections
  • Loading branch information
benjamin-tang-pusher authored Oct 24, 2022
2 parents f912973 + 133a0e3 commit f06d805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
name='pusher',
version=VERSION,
description='A Python library to interract with the Pusher Channels API',
long_description='A Python library to interract with the Pusher Channels API',
long_description_type='text/x-rst',
url='https://github.com/pusher/pusher-http-python',
author='Pusher',
author_email='[email protected]',
Expand Down

0 comments on commit f06d805

Please sign in to comment.