From 3b0843aef676a6b6bd24dba7a5fc32c5e8a01a86 Mon Sep 17 00:00:00 2001 From: philipMartini <45294280+philipMartini@users.noreply.github.com> Date: Fri, 2 Jul 2021 13:29:21 +0200 Subject: [PATCH] Update examples.rst --- docs-out/examples.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-out/examples.rst b/docs-out/examples.rst index b1e07c5..5386451 100644 --- a/docs-out/examples.rst +++ b/docs-out/examples.rst @@ -3,9 +3,9 @@ Examples Installation/Usage ****************** -Download the release in .tar.gz or .whl format and simply use pip install to install it:: +Download the latest release in .tar.gz or .whl format and simply use pip install to install it:: - $pip install PyCTBN-1.0.tar.gz + $pip install PyCTBN-2.2.tar.gz Implementing your own data importer