From f34d48f4915ab737b01a19f6e992b1ef7584d99c Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Thu, 17 Nov 2016 19:04:36 -0800 Subject: [PATCH] Small fix to docs --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index ba2e2af..4396808 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -26,7 +26,7 @@ You can install from ``pip``: .. code-block:: bash - $ pip install --user abp + $ pip install --user abp==0.4.19 Alternatively, clone from the `github repo `_ and run ``setup.py``: