Skip to content

Commit f3bbf77

Browse files
authored
Merge pull request #49 from JE-Chen/dev
update stable and dev
2 parents 0892f33 + 31144f0 commit f3bbf77

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

.idea/workspace.xml

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
* Action file and executor
1212
* Record Event
1313
* CLI with action file
14-
* timeout
14+
* Generate HTML Report
15+
* Timeout
1516

1617
---
1718

dev_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="je_auto_control_dev",
8-
version="0.0.30",
8+
version="0.0.31",
99
author="JE-Chen",
1010
author_email="zenmailman@gmail.com",
1111
description="auto testing",

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="je_auto_control",
8-
version="0.0.97",
8+
version="0.0.98",
99
author="JE-Chen",
1010
author_email="zenmailman@gmail.com",
1111
description="auto testing",

0 commit comments

Comments
 (0)