We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc099f commit b78aef2Copy full SHA for b78aef2
stable.toml dev.tomlstable.toml renamed to dev.toml
@@ -5,8 +5,8 @@ requires = ["setuptools>=61.0"]
5
build-backend = "setuptools.build_meta"
6
7
[project]
8
-name = "automation_file"
9
-version = "0.0.21"
+name = "automation_file_dev"
+version = "0.0.25"
10
authors = [
11
{ name = "JE-Chen", email = "zenmailman@gmail.com" },
12
]
pyproject.toml
-name = "automation_file_dev"
-version = "0.0.25"
+name = "automation_file"
+version = "0.0.23"
0 commit comments