We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e16a45 commit ebad140Copy full SHA for ebad140
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
setup(
4
name='pusher',
5
- version='1.4rc1',
+ version='1.4rc2',
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