diff sat_pubsub/__init__.py @ 241:d2bdff8a4b45

changed version handler to SàT Pubsub
author Goffi <goffi@goffi.org>
date Sat, 26 May 2012 16:09:27 +0200
parents 64f780413b82
children d55620ceafed
line wrap: on
line diff
--- a/sat_pubsub/__init__.py	Tue May 22 21:21:57 2012 +0200
+++ b/sat_pubsub/__init__.py	Sat May 26 16:09:27 2012 +0200
@@ -56,4 +56,4 @@
 Idavoll, a generic XMPP publish-subscribe service.
 """
 
-__version__ = '0.9.1' 
+__version__ = '0.1.0D'