diff options
Diffstat (limited to 'www/py-streamlit/Makefile')
-rw-r--r-- | www/py-streamlit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-streamlit/Makefile b/www/py-streamlit/Makefile index cf3acf340433..902638da0092 100644 --- a/www/py-streamlit/Makefile +++ b/www/py-streamlit/Makefile @@ -1,6 +1,5 @@ PORTNAME= streamlit -DISTVERSION= 1.45.1 -PORTREVISION= 1 +DISTVERSION= 1.48.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |