diff options
Diffstat (limited to 'math/py-statsmodels/Makefile')
-rw-r--r-- | math/py-statsmodels/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile index 63d487356c9d..282ff4e86f39 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= statsmodels -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |