version bump

This commit is contained in:
Steffen Vogel 2017-02-11 16:48:54 -03:00
parent d18b3ab4d9
commit ed2f1444a5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ readme = read_file(os.path.join(here, 'README.rst'))
setup(name='transwhat',
version='0.2',
version='0.2.2',
description='A gateway between the XMPP and the WhatsApp IM networks',
long_description=readme,
keywords='whatsapp xmpp im gateway transport yowsup',