Skip to content

Commit fd98a33

Browse files
authored
Merge pull request #102 from Integration-Automation/dev
Dev
2 parents eb38755 + 2d06fd5 commit fd98a33

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "automation_ide_dev"
9-
version = "0.0.52"
9+
version = "0.0.54"
1010
authors = [
1111
{ name = "JE-Chen", email = "jechenmailman@gmail.com" },
1212
]
@@ -16,7 +16,7 @@ license-files = ["LICENSE"]
1616
dependencies = [
1717
"je-editor", "je_auto_control", "je_web_runner",
1818
"je_load_density", "je_api_testka", "je-mail-thunder",
19-
"automation-file", "PySide6==6.9.2", "test_pioneer"
19+
"automation-file", "PySide6==6.10.0", "test_pioneer"
2020
]
2121
classifiers = [
2222
"Programming Language :: Python :: 3.10",

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "automation_ide"
9-
version = "0.0.46"
9+
version = "0.0.48"
1010
authors = [
1111
{ name = "JE-Chen", email = "jechenmailman@gmail.com" },
1212
]
@@ -16,7 +16,7 @@ license-files = ["LICENSE"]
1616
dependencies = [
1717
"je-editor", "je_auto_control", "je_web_runner",
1818
"je_load_density", "je_api_testka", "je-mail-thunder",
19-
"automation-file", "PySide6==6.9.2", "test_pioneer"
19+
"automation-file", "PySide6==6.10.0", "test_pioneer"
2020
]
2121
classifiers = [
2222
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)