Skip to content

Commit ca603c9

Browse files
chore: bump version to 0.0.32
1 parent ea9da1e commit ca603c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev.toml

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

66
[project]
77
name = "automation_file_dev"
8-
version = "0.0.33"
8+
version = "0.0.34"
99
authors = [
1010
{ name = "JE-Chen", email = "zenmailman@gmail.com" },
1111
]

stable.toml

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

66
[project]
77
name = "automation_file"
8-
version = "0.0.31"
8+
version = "0.0.32"
99
authors = [
1010
{ name = "JE-Chen", email = "zenmailman@gmail.com" },
1111
]

0 commit comments

Comments
 (0)