We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1345fc9 commit ae73d77Copy full SHA for ae73d77
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
setup(
4
name='pusher',
5
- version='1.4rc2',
+ version='1.4rc3',
6
description='A Python library to interract with the Pusher API',
7
url='https://github.com/pusher/pusher-http-python',
8
author='Pusher',
0 commit comments