diff options
Diffstat (limited to 'math/py-pandas/Makefile')
-rw-r--r-- | math/py-pandas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index e8c82c5ff061..07d582c270f3 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.16.2 +PORTVERSION= 0.17.0 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |