diff --git a/setup.py b/setup.py index 54c6d3f..824273a 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def read_file(filename, encoding='utf8'): 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',