From: claromes Date: Fri, 7 Jul 2023 11:59:14 +0000 (-0300) Subject: Update app.py X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=5b1a5cf9dc3bc16fd333323c7e4b5721f3bf129f;p=waybacktweets.git Update app.py --- 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')