diff options
Diffstat (limited to 'math/py-ndindex/Makefile')
-rw-r--r-- | math/py-ndindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-ndindex/Makefile b/math/py-ndindex/Makefile index 9329ae2cb958..8e4aa2c03e1b 100644 --- a/math/py-ndindex/Makefile +++ b/math/py-ndindex/Makefile @@ -1,5 +1,5 @@ PORTNAME= ndindex -PORTVERSION= 1.9.2 +PORTVERSION= 1.10.0 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/Quansight-Labs/ndindex/releases/download/${PORTVERSION}/ |