diff options
Diffstat (limited to 'math/py-sympy/Makefile')
-rw-r--r-- | math/py-sympy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index 2d86cd9f52c0..18574e3983e2 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -1,6 +1,5 @@ PORTNAME= sympy -PORTVERSION= 1.13.3 -PORTREVISION= 1 +PORTVERSION= 1.14.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |