version bump
This commit is contained in:
parent
d18b3ab4d9
commit
ed2f1444a5
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ readme = read_file(os.path.join(here, 'README.rst'))
|
||||||
|
|
||||||
|
|
||||||
setup(name='transwhat',
|
setup(name='transwhat',
|
||||||
version='0.2',
|
version='0.2.2',
|
||||||
description='A gateway between the XMPP and the WhatsApp IM networks',
|
description='A gateway between the XMPP and the WhatsApp IM networks',
|
||||||
long_description=readme,
|
long_description=readme,
|
||||||
keywords='whatsapp xmpp im gateway transport yowsup',
|
keywords='whatsapp xmpp im gateway transport yowsup',
|
||||||
|
|
Loading…
Reference in a new issue