From 66dcf537881e82958392ff9b8fb87e1992bd0f59 Mon Sep 17 00:00:00 2001 From: Koshlan Mayer-Blackwell <46639063+kmayerb@users.noreply.github.com> Date: Fri, 12 Jun 2020 13:32:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a6d964..44ad448 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The contents of the `.tar.gz` provides a tidy human-readable record of Pandas an ## Install ``` -pip install zipdist==0.1.3 +pip install zipdist==0.1.5 ```