diff options
Diffstat (limited to 'devel/py-maturin/Makefile')
-rw-r--r-- | devel/py-maturin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 1bab4269cac5..7bd3ac650408 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,5 +1,5 @@ PORTNAME= maturin -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |