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 e4293e13ac52..7b3f10756d1e 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.1 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |