diff options
Diffstat (limited to 'devel/py-python-semantic-release/Makefile')
-rw-r--r-- | devel/py-python-semantic-release/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-semantic-release/Makefile b/devel/py-python-semantic-release/Makefile index 1585efc913ee..ed0d03958205 100644 --- a/devel/py-python-semantic-release/Makefile +++ b/devel/py-python-semantic-release/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-semantic-release -PORTVERSION= 10.1.0 +PORTVERSION= 10.2.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-semantic-release/python-semantic-release/releases/download/v${PORTVERSION}/ |