Skip to content

Commit c6210b3

Browse files
authored
Update version to 1.2.2 (#707)
Updating version to include two fixes by jettinsonjoe: - #705 - #706
1 parent acce2f4 commit c6210b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ def run_tests(self):
178178

179179
setup(
180180
name='openhtf',
181-
version='1.2.1',
181+
version='1.2.2',
182182
description='OpenHTF, the open hardware testing framework.',
183183
author='John Hawley',
184184
author_email='[email protected]',

0 commit comments

Comments
 (0)