We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5df1a commit b62a91dCopy full SHA for b62a91d
HISTORY.rst
@@ -1,7 +1,7 @@
1
History
2
=======
3
4
-0.1.0 (2017-03-03)
+0.1.7 (2017-03-13)
5
------------------
6
7
-* First test release.
+* First working release.
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='face_recognition',
26
- version='0.1.6',
+ version='0.1.7',
27
description="Recognize faces from Python or from the command line",
28
long_description=readme + '\n\n' + history,
29
author="Adam Geitgey",
0 commit comments