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 13e9b191018d..6dc420207fda 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -DISTVERSION= 2.2.0 +DISTVERSION= 2.2.2 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |