Skip to content

Commit c0cc2db

Browse files
committed
upgarde version to v0.2.0
1 parent 95e3656 commit c0cc2db

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.10
1+
0.2.0

src/HwCodecDetect/run_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ def main():
668668
parser.add_argument(
669669
'--ui',
670670
action='store_true',
671+
default=True,
671672
help='Launch the graphical user interface'
672673
)
673674

0 commit comments

Comments
 (0)