We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a5e99 commit 3409ff5Copy full SHA for 3409ff5
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='apns2',
7
- version='0.5.0',
+ version='0.6.0',
8
packages=['apns2'],
9
install_requires=[
10
'hyper>=0.7',
0 commit comments