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