diff --git a/setup.py b/setup.py index 433323b..0dc8ad7 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def run(self): setup( name='facemorpher', - version='3.3.3', + version='3.4.0', author='Alyssa Quek', author_email='alyssaquek@gmail.com', description=('Warp, morph and average human faces!'),