diff --git a/setup.py b/setup.py index e12ad47..937c438 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ def create_wq_namespace(): setup( name='wq.core', - version='1.0.1-dev', + version='1.1.0', author='S. Andrew Sheppard', author_email='andrew@wq.io', url='https://wq.io/',