Remove stray newline.

This commit is contained in:
Anthony Tuininga 2017-06-19 09:27:30 -06:00
parent 85021a7450
commit 97d462b49b
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@ specification, see
<p><b>Version 6.0rc1, released June, 2017</b></p>
<p>Install by issuing the command <pre>python -m pip install cx_Oracle
--pre</pre> or download directly from <a href="https://pypi.python.org/pypi/cx_Oracle/6.0rc1">PyPI</a>.</p>
<p>Install by issuing the command <pre>python -m pip install cx_Oracle --pre</pre> or download directly from <a href="https://pypi.python.org/pypi/cx_Oracle/6.0rc1">PyPI</a>.</p>
<p><b>Version 5.3, released March, 2017</b></p>