diff --git a/setup.py b/setup.py index ace4554..44fbeda 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( name='ndg_httpsclient', - version="0.2.0", + version="0.2.1", description='Provides enhanced HTTPS support for httplib and urllib2 using ' 'PyOpenSSL', author='Richard Wilkinson and Philip Kershaw',