From 055ed0e674869d196c949e70596df288419f0a27 Mon Sep 17 00:00:00 2001 From: Kelsey Jordahl Date: Sat, 12 Jul 2014 21:11:35 -0500 Subject: [PATCH] DOC BUG: Update supported geopy version [ci skip] --- doc/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install.rst b/doc/source/install.rst index f0be2ec..9b3ddcc 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -29,7 +29,7 @@ Supports Python versions 2.6, 2.7, and 3.2+. - `shapely`_ - `fiona`_ - `six`_ -- `geopy`_ 0.96.3 (optional; for geocoding) +- `geopy`_ 0.99 (optional; for geocoding) - `psycopg2`_ (optional; for PostGIS connection) For plotting, these additional packages may be used: