Skip to content

Commit 3245f75

Browse files
committed
Increment minor patch version
1 parent b337f15 commit 3245f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import setuptools, os
22

33
PACKAGE_NAME = 'facenet-pytorch'
4-
VERSION = '2.3.0'
4+
VERSION = '2.3.1'
55
AUTHOR = 'Tim Esler'
66
77
DESCRIPTION = 'Pretrained Pytorch face detection and recognition models'

0 commit comments

Comments
 (0)