From 7791923fa3a097e58f8180c74481cf3ef9883e57 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Mon, 2 Aug 2021 22:52:30 -0400 Subject: [PATCH] Update version in install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74838c2..df76680 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ pip install -U pip ``` 4. Install package ```bash -pip install git+https://github.itap.purdue.edu/ECN/webqueue2-api@1.0.0#egg=webqueue2api +pip install git+https://github.itap.purdue.edu/ECN/webqueue2-api@1.1.0#egg=webqueue2api ``` ## Parser Usage