From dc001bb201268c5443c1be2a937d02a0c96ad4bb Mon Sep 17 00:00:00 2001 From: Nathan Fritz Date: Thu, 14 Oct 2010 15:50:54 -0700 Subject: deprecated jid, fulljid, server, user, resource properties and added boundjid JID --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ba61c84e..585a0eae 100644 --- a/setup.py +++ b/setup.py @@ -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). -- cgit v1.2.3