You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by iv...@apache.org on 2021/06/15 08:51:34 UTC

[ignite-python-thin-client] branch pyignite-0.5.0 updated: Update to latest version of pyignite in README.md

This is an automated email from the ASF dual-hosted git repository.

ivandasch pushed a commit to branch pyignite-0.5.0
in repository https://gitbox.apache.org/repos/asf/ignite-python-thin-client.git


The following commit(s) were added to refs/heads/pyignite-0.5.0 by this push:
     new 74dafdb  Update to latest version of pyignite in README.md
74dafdb is described below

commit 74dafdb03c9b873904a8c4fa3e6e1c61ba6889e6
Author: Ivan Daschinsky <iv...@apache.org>
AuthorDate: Tue Jun 15 11:51:14 2021 +0300

    Update to latest version of pyignite in README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8e009de..3f35643 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ pip install pyignite
 
 To install a specific version:
 ```bash
-pip install pyignite==0.4.0
+pip install pyignite==0.5.0
 ```
 
 ## Documentation