djacobs / PyAPNs

Python library for interacting with the Apple Push Notification service (APNs)
http://pypi.python.org/pypi/apns/
MIT License
1.22k stars 374 forks source link

Add apns-send to manifest #97

Closed cheif closed 9 years ago

cheif commented 9 years ago

It seems like installation from pip is broken, this PR adds apns-send to MANIFEST to fix this, fixes one issue described in #63.

Also updated version-number so it's the same as the one on pypi.