From 179ccce7d14fc3488d68387851f7258d36d1ae88 Mon Sep 17 00:00:00 2001 From: alyssaq Date: Tue, 30 Oct 2018 18:53:18 +0100 Subject: [PATCH] Bump to v5.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0dfb351..697ad8b 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def run(self): setup( name='facemorpher', - version='5.0.0', + version='5.1.0', author='Alyssa Quek', author_email='alyssaquek@gmail.com', description=('Warp, morph and average human faces!'),