diff setup.py @ 881:12cfa23c6ab9 0.4.0 SàT v0.4.0

version update
author Goffi <goffi@goffi.org>
date Wed, 26 Feb 2014 14:09:03 +0100
parents d40306d1da70
children 4054cf716322
line wrap: on
line diff
--- a/setup.py	Wed Feb 26 10:40:01 2014 +0100
+++ b/setup.py	Wed Feb 26 14:09:03 2014 +0100
@@ -144,7 +144,7 @@
         preinstall_check()
 
 setup(name=NAME,
-      version='0.3.0',
+      version='0.4.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='Goffi (Jérôme Poisson)',