We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b337f15 commit 3245f75Copy full SHA for 3245f75
setup.py
@@ -1,7 +1,7 @@
1
import setuptools, os
2
3
PACKAGE_NAME = 'facenet-pytorch'
4
-VERSION = '2.3.0'
+VERSION = '2.3.1'
5
AUTHOR = 'Tim Esler'
6
EMAIL = '[email protected]'
7
DESCRIPTION = 'Pretrained Pytorch face detection and recognition models'
0 commit comments