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!'),