Note release of 5.3.

This commit is contained in:
Anthony Tuininga 2017-03-09 20:39:22 -07:00
parent 02885c203c
commit 9a2a53de14
1 changed files with 2 additions and 2 deletions

View File

@ -32,9 +32,9 @@ see
<div id="downloads">
<h2>Download/Install</h2>
<p>Version 5.2.1, released January 18, 2016</p>
<p>Version 5.3, released March, 2017</p>
<p>Install by issuing the command <pre>pip install cx_Oracle</pre> (on platforms other than Windows) or download directly from <a href="https://pypi.python.org/pypi/cx_Oracle/5.2.1">PyPI</a>.</p>
<p>Install by issuing the command <pre>pip install cx_Oracle</pre> (on platforms other than Windows) or download directly from <a href="https://pypi.python.org/pypi/cx_Oracle/5.3">PyPI</a>.</p>
<p>Older versions can be found in <a href="https://sourceforge.net/projects/cx-oracle/files/">the files section at Sourceforge.</a></p>