From 5b1a5cf9dc3bc16fd333323c7e4b5721f3bf129f Mon Sep 17 00:00:00 2001 From: claromes Date: Fri, 7 Jul 2023 08:59:14 -0300 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 2018280..9b33c04 100644 --- a/app.py +++ b/app.py @@ -127,7 +127,7 @@ def attr(i): st.title(''' Wayback Tweets -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/claromes/waybacktweets)](https://github.com/claromes/waybacktweets/releases) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/claromes/waybacktweets?include_prereleases)](https://github.com/claromes/waybacktweets/releases) ''', anchor=False) st.write('Search archived tweets on Wayback Machine in an easy way') -- 2.34.1