diff --git a/doap.xml b/doap.xml index 70b72373..e8db8830 100644 --- a/doap.xml +++ b/doap.xml @@ -520,6 +520,14 @@ NEXT + + + + complete + 1.0.0 + 1.4.1 + + diff --git a/slixmpp/plugins/__init__.py b/slixmpp/plugins/__init__.py index 4c3235f1..f948ead6 100644 --- a/slixmpp/plugins/__init__.py +++ b/slixmpp/plugins/__init__.py @@ -86,6 +86,7 @@ __all__ = [ 'xep_0325', # IoT Systems Control 'xep_0332', # HTTP Over XMPP Transport 'xep_0353', # Jingle Message Initiation + 'xep_0363', # HTTP File Upload 'xep_0369', # MIX-CORE 'xep_0377', # Spam reporting 'xep_0403', # MIX-Presence