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