Release 0.2.1

This commit is contained in:
James Page 2013-08-14 12:57:54 +01:00
parent 738ef3c6f1
commit 3291694068

View File

@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='python-jenkins',
version='0.3',
version='0.2.1',
description='Python bindings for the remote Jenkins API',
author='Ken Conley',
author_email='kwc@willowgarage.com',