diff options
Diffstat (limited to 'devel/py-poetry-core/Makefile')
-rw-r--r-- | devel/py-poetry-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-poetry-core/Makefile b/devel/py-poetry-core/Makefile index 083242b65370..06df63ff836a 100644 --- a/devel/py-poetry-core/Makefile +++ b/devel/py-poetry-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= poetry-core -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-poetry/poetry-core/releases/download/${PORTVERSION}/ |