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 6680972 commit 84122d2Copy full SHA for 84122d2
1 file changed
setup.py
@@ -2,10 +2,10 @@
2
3
setup(
4
name="nextsms",
5
- version="0.1",
+ version="0.2",
6
description='Python package to easy integration with NextSms API for bulksms',
7
url='https://github.com/Kalebu/nextsms',
8
- download_url="https://github.com/Kalebu/nextsms/archive/0.1.tar.gz",
+ download_url="https://github.com/Kalebu/nextsms/archive/0.2.tar.gz",
9
author="Jordan Kalebu",
10
author_email="isaackeinstein@gmail.com",
11
license="MIT",
0 commit comments