diff --git a/setup.py b/setup.py index 1a779a4..81e9370 100644 --- a/setup.py +++ b/setup.py @@ -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',