diff setup.py @ 581:78ca32cc0b51

CHANGELOG + version updates (yes, that's a release \o/)
author Goffi <goffi@goffi.org>
date Wed, 09 Jan 2013 22:55:59 +0100
parents 07d7c496ece9
children 6a718ede8be1
line wrap: on
line diff
--- a/setup.py	Wed Jan 09 22:50:01 2013 +0100
+++ b/setup.py	Wed Jan 09 22:55:59 2013 +0100
@@ -142,7 +142,7 @@
         preinstall_check()
 
 setup(name=NAME,
-      version='0.2.0',
+      version='0.3.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)',