Skip to content

Commit 8749ef3

Browse files
committed
update dev and stable version
update dev and stable version
1 parent 43dfb94 commit 8749ef3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.44",
8+
version="0.0.45",
99
author="JE-Chen",
1010
author_email="[email protected]",
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.110",
8+
version="0.0.111",
99
author="JE-Chen",
1010
author_email="[email protected]",
1111
description="auto testing",

0 commit comments

Comments
 (0)