File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ Releases
1515 * Add Trove version classifiers to make it explicit what is supported
1616 * Add python_requires to help pip
1717 * Drop support for EOL Python 2.6 and 3.3
18- Thanks to @hugovk
18+
19+ Thanks to @hugovk for contributions
1920
20210.5.0
2122-----
@@ -98,7 +99,7 @@ and 0.14. Version 0.4.0 tested with ``pyOpenSSL`` 0.15.1 and Python 2.7 and
9899
99100Installation
100101============
101- Installation can be performed using easy_install or pip.
102+ Installation can be performed using `` easy_install `` or `` pip `` .
102103
103104Running ndg_httpclient
104105======================
Original file line number Diff line number Diff line change 1212
1313setup (
1414 name = 'ndg_httpsclient' ,
15- version = "0.5.0 " ,
15+ version = "0.5.1 " ,
1616 description = 'Provides enhanced HTTPS support for httplib and urllib2 using '
1717 'PyOpenSSL' ,
1818 author = 'Richard Wilkinson and Philip Kershaw' ,
You can’t perform that action at this time.
0 commit comments