Skip to content

Commit b62a91d

Browse files
committed
Prepare first real release
1 parent 5e5df1a commit b62a91d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
History
22
=======
33

4-
0.1.0 (2017-03-03)
4+
0.1.7 (2017-03-13)
55
------------------
66

7-
* First test release.
7+
* First working release.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setup(
2525
name='face_recognition',
26-
version='0.1.6',
26+
version='0.1.7',
2727
description="Recognize faces from Python or from the command line",
2828
long_description=readme + '\n\n' + history,
2929
author="Adam Geitgey",

0 commit comments

Comments
 (0)