diff --git a/setup.py b/setup.py index 1143f57b4..ac7da062f 100644 --- a/setup.py +++ b/setup.py @@ -158,7 +158,7 @@ def run_tests(self): setup( name='openhtf', - version='1.0.1', + version='1.0.2', description='OpenHTF, the open hardware testing framework.', author='John Hawley', author_email='madsci@google.com',