release JCL 0.1 beta2

This commit is contained in:
David Rousselie
2010-05-11 20:37:27 +02:00
parent 0b2126836a
commit 13052b4668
15 changed files with 11524 additions and 83 deletions

View File

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