diff options
Diffstat (limited to 'math/py-keras/Makefile')
-rw-r--r-- | math/py-keras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile index 91fa7739ba02..f948f6b478f1 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |