diff options
Diffstat (limited to 'devel/py-jupyter-core/Makefile')
-rw-r--r-- | devel/py-jupyter-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jupyter-core/Makefile b/devel/py-jupyter-core/Makefile index 70317f246728..935b86b7e92b 100644 --- a/devel/py-jupyter-core/Makefile +++ b/devel/py-jupyter-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-core -PORTVERSION= 5.7.2 +PORTVERSION= 5.8.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/jupyter_core/releases/download/v${PORTVERSION}/ |