From ded61aea41423f82b49e042bb303d829dfaeae87 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" Date: Fri, 5 May 2017 11:59:21 -0400 Subject: [PATCH] Updated instruction before release. --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 50d0329c..16083e25 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -64,7 +64,7 @@ Unless you are using Ureka, the following dependencies must be installed first: To install the `standalone `_ release:: - pip install git+https://github.com/spacetelescope/pysynphot.git@0.9.8.6 + pip install git+https://github.com/spacetelescope/pysynphot.git@0.9.8.7 **pysynphot** is not fully tested under Python 3, but it should work.