From 97d462b49b787e734c1a091aa3c76fc59b6c9a16 Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Mon, 19 Jun 2017 09:27:30 -0600 Subject: [PATCH] Remove stray newline. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 8a4de76..fe7e588 100644 --- a/index.html +++ b/index.html @@ -35,8 +35,7 @@ specification, see

Version 6.0rc1, released June, 2017

-

Install by issuing the command

python -m pip install cx_Oracle
---pre
or download directly from PyPI.

+

Install by issuing the command

python -m pip install cx_Oracle --pre
or download directly from PyPI.

Version 5.3, released March, 2017