Set JCL version to 0.1 beta 1
darcs-hash:20080308200027-86b55-fa1d747703439383e78351257a862b131917adb0.gz
This commit is contained in:
2
setup.py
2
setup.py
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user