diff setup.py @ 887:f93e917be3f4 0.4.1 SàT v0.4.1

version update
author Goffi <goffi@goffi.org>
date Fri, 28 Feb 2014 15:01:37 +0100
parents 4054cf716322
children 1e0550271546
line wrap: on
line diff
--- a/setup.py	Fri Feb 28 14:56:35 2014 +0100
+++ b/setup.py	Fri Feb 28 15:01:37 2014 +0100
@@ -153,7 +153,7 @@
         preinstall_check(install_opt)
 
 setup(name=NAME,
-      version='0.4.0',
+      version='0.4.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='Goffi (Jérôme Poisson)',