Mercurial > libervia-pubsub
diff sat_pubsub/__init__.py @ 305:642dffb9d6f1 0.2.0
fixed version change and CHANGELOG update
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 07 Dec 2015 19:15:04 +0100 |
parents | df1edebb0466 |
children | a776544d84e5 |
line wrap: on
line diff
--- a/sat_pubsub/__init__.py Thu Nov 26 14:59:24 2015 +0100 +++ b/sat_pubsub/__init__.py Mon Dec 07 19:15:04 2015 +0100 @@ -56,7 +56,7 @@ Idavoll, a generic XMPP publish-subscribe service. """ -__version__ = '0.1.0D' +__version__ = '0.2.0' # TODO: remove this when RSM and MAM are in wokkel import wokkel