# HG changeset patch # User Goffi # Date 1468400467 -7200 # Node ID b075c5a576ef3ce628e30b0ce02bf00ec35a3c4c # Parent 04f164c1e19fbf29f07bd36017eb2ea7340eae93 installation (setup.py): changed version to 0.6.1.1 so new archive with fixed MANIFEST can be uploaded on pypi diff -r 04f164c1e19f -r b075c5a576ef setup.py --- a/setup.py Wed Jul 13 10:46:05 2016 +0200 +++ b/setup.py Wed Jul 13 11:01:07 2016 +0200 @@ -279,7 +279,7 @@ preinstall_check(install_opt) setup(name=NAME, - version='0.6.1', + version='0.6.1.1', description=u'Salut à Toi multi-frontend XMPP client', long_description=u'Salut à Toi (SàT) is a XMPP client based on a daemon/frontend architecture. Its multi-frontends (desktop, web, console interface, CLI, etc) and multi-purposes (instant messaging, microblogging, games, file sharing, etc).', author='Association « Salut à Toi »',