diff --git a/setup.py b/setup.py index abcee13..3de590a 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="spyrograph", - version="0.20.2", + version="0.20.3", author="Chris Greening", author_email="chris@christophergreening.com", description="Library for drawing spirographs in Python",