Skip to content

Commit 2e2bc9c

Browse files
authored
Merge pull request #89 from Integration-Automation/dev
Update stable and dev version
2 parents 668f6e1 + c6c8aff commit 2e2bc9c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.45"
9+
version = "0.0.47"
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.8.3", "test_pioneer"
19+
"automation-file", "PySide6==6.9.0", "test_pioneer"
2020
]
2121
classifiers = [
2222
"Programming Language :: Python :: 3.9",

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.41"
9+
version = "0.0.42"
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.8.3", "test_pioneer"
19+
"automation-file", "PySide6==6.9.0", "test_pioneer"
2020
]
2121
classifiers = [
2222
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)