Skip to content

Commit 84122d2

Browse files
committed
changed version to 0.2
1 parent 6680972 commit 84122d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
setup(
44
name="nextsms",
5-
version="0.1",
5+
version="0.2",
66
description='Python package to easy integration with NextSms API for bulksms',
77
url='https://github.com/Kalebu/nextsms',
8-
download_url="https://github.com/Kalebu/nextsms/archive/0.1.tar.gz",
8+
download_url="https://github.com/Kalebu/nextsms/archive/0.2.tar.gz",
99
author="Jordan Kalebu",
1010
author_email="isaackeinstein@gmail.com",
1111
license="MIT",

0 commit comments

Comments
 (0)