diff --git a/setup.py b/setup.py index d59fc7ea0..6d463c7ce 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ with open('README.rst', 'r') as f: setup( name='cu2qu', - version='1.1.1.dev0', + version='version="1.1.1"', description='Cubic-to-quadratic bezier curve conversion', author="James Godfrey-Kittle, Behdad Esfahbod", author_email="jamesgk@google.com",