Skip to content

Commit f1203e7

Browse files
committed
Preparing 0.3.3 release.
1 parent 174140a commit f1203e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
========
1616
0.3.3
1717
-----
18-
* Fix to add in AnotherName for subjectAltNames field - added for support for CACert issued
18+
* Fix to add in AnotherName for ``subjectAltNames`` field - added for support for CACert issued
1919
certs (thanks to Gu1).
20-
* Fix to HTTP Basic Auth option for ndg.httpsclient.utils.main
21-
* Fix to ServerSSLCertVerification so that it can pass a function-based callback instead of using __call__. In newer versions of OpenSSL (>= 0.14) the latter failed because of a request for `__name__` attribute.
20+
* Fix to HTTP Basic Auth option for ``ndg.httpsclient.utils.main``
21+
* Fix to ``ServerSSLCertVerification`` so that it can pass a function-based callback instead of using ``__call__``. In newer versions of OpenSSL (>= 0.14) the latter failed because of a request for ``__name__`` attribute.
2222
2323
0.3.2
2424
-----

0 commit comments

Comments
 (0)