release JCL 0.1 beta 3

This commit is contained in:
David Rousselie
2010-06-04 20:00:28 +02:00
parent a452f26d29
commit 35a861f188
7 changed files with 91 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
from setuptools import setup, find_packages
setup(name='jcl',
version='0.1b2',
version='0.1b3',
description='Jabber Component Library',
author='David Rousselie',
author_email='dax@happycoders.org',