deprecated jid, fulljid, server, user, resource properties and added boundjid JID

This commit is contained in:
Nathan Fritz
2010-10-14 15:50:54 -07:00
parent 0d0b963fe5
commit dc001bb201
4 changed files with 72 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ import sys
#
# from setuptools import setup, find_packages, Extension, Feature
VERSION = '0.2.3.1'
VERSION = '1.0.0.0'
DESCRIPTION = 'SleekXMPP is an elegant Python library for XMPP (aka Jabber, Google Talk, etc).'
LONG_DESCRIPTION = """
SleekXMPP is an elegant Python library for XMPP (aka Jabber, Google Talk, etc).