diff --git a/setup.py b/setup.py index 82ef654b5..b98238312 100644 --- a/setup.py +++ b/setup.py @@ -160,7 +160,7 @@ def run_tests(self): setup( name='openhtf', - version='1.0.3', + version='1.1.0', description='OpenHTF, the open hardware testing framework.', author='John Hawley', author_email='madsci@google.com',