Set JCL version to 0.1 beta 1

darcs-hash:20080308200027-86b55-fa1d747703439383e78351257a862b131917adb0.gz
This commit is contained in:
David Rousselie
2008-03-08 21:00:27 +01:00
parent 4f65920aac
commit 5277e7f613

View File

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