From 3b9fbd0484e41e971b055340777b7aef69ed29d6 Mon Sep 17 00:00:00 2001 From: Santosh Patapati <70448994+Soontosh@users.noreply.github.com> Date: Fri, 19 Jul 2024 13:35:22 -0500 Subject: [PATCH] Update outdated informaiton in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52e6565..712c8b4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For help in citing this project, refer [here](#citation-header). We currently only support Keras versions 2 and above. We plan to add support for Keras version 1 in the coming updates. ## Installation -To install published releases from PyPi (last updated: June 30, 2024) execute: +To install published releases from PyPi (last updated: July 19, 2024) execute: ```bash pip install visualkeras ```