From ccd26e1bab477b644338ec03370505d7985bf2e2 Mon Sep 17 00:00:00 2001 From: Javier Arias Date: Wed, 7 Jul 2021 12:47:40 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f38cb5..1665ca0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Python client for Thoth's GraphQL API ## Usage ```sh -python3 -m pip install thothlibrary==0.4 +python3 -m pip install thothlibrary==0.5.0 ``` ```python