diff setup.py @ 1192:a090e5ee83c2 0.5.0 SàT v0.5.0

version update
author Goffi <goffi@goffi.org>
date Tue, 09 Sep 2014 08:15:19 +0200
parents ca15fb1abbc4
children a9bc19e8036b
line wrap: on
line diff
--- a/setup.py	Tue Sep 09 07:58:54 2014 +0200
+++ b/setup.py	Tue Sep 09 08:15:19 2014 +0200
@@ -282,7 +282,7 @@
         preinstall_check(install_opt)
 
 setup(name=NAME,
-      version='0.4.1',
+      version='0.5.0',
       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 »',