From 10ec92f7c61caf80a94a2ab483934ba6798e2797 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Sat, 10 Mar 2012 23:32:20 -0800 Subject: Add support for XEP-0107, User Mood. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f90639c1..da983add 100755 --- a/setup.py +++ b/setup.py @@ -71,6 +71,7 @@ packages = [ 'sleekxmpp', 'sleekxmpp/plugins/xep_0085', 'sleekxmpp/plugins/xep_0086', 'sleekxmpp/plugins/xep_0092', + 'sleekxmpp/plugins/xep_0107', 'sleekxmpp/plugins/xep_0115', 'sleekxmpp/plugins/xep_0118', 'sleekxmpp/plugins/xep_0128', -- cgit v1.2.3