Skip to content

Commit e0f64f6

Browse files
authored
Merge pull request #74 from Integration-Automation/dev
Update dev and stable version
2 parents b7482f0 + f38fc43 commit e0f64f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "je_web_runner_dev"
9-
version = "0.0.90"
9+
version = "0.0.91"
1010
authors = [
1111
{ name = "JE-Chen", email = "jechenmailman@gmail.com" },
1212
]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "je_web_runner"
9-
version = "0.0.61"
9+
version = "0.0.62"
1010
authors = [
1111
{ name = "JE-Chen", email = "jechenmailman@gmail.com" },
1212
]

0 commit comments

Comments
 (0)