From 4cd090c572e68d69f61d94c1d392133998e0d830 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 6 Aug 2024 16:51:55 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b19bfafd..c08c2781 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "streamlit-extras" -version = "0.4.3" +version = "0.4.4" license = "Apache-2.0" description = "A library to discover, try, install and share Streamlit extras" authors = [