diff setup.py @ 245:e077f068ff57

version updated to 0.1.1
author Goffi <goffi@goffi.org>
date Fri, 14 Jan 2011 15:20:39 +0100
parents 83d2bc0abf2a
children 01a0bd6e7fae
line wrap: on
line diff
--- a/setup.py	Thu Jan 13 19:44:58 2011 +0100
+++ b/setup.py	Fri Jan 14 15:20:39 2011 +0100
@@ -176,7 +176,7 @@
     preinstall_check()
 
 setup(name=NAME,
-      version='0.1.0',
+      version='0.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. You can use it with the desktop frontend (wix - WxPython based), console ui frontend (Primitivus, Urwid based), or command line frontend (jp), and others are coming. ',
       author='Goffi (Jérôme Poisson)',