diff options
Diffstat (limited to 'devel/py-rpds-py/Makefile')
-rw-r--r-- | devel/py-rpds-py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index 9b6110cf57cc..c1cbb35297f1 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,5 +1,5 @@ PORTNAME= rpds-py -PORTVERSION= 0.24.0 +PORTVERSION= 0.25.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/ |