We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddb45d commit b6672aaCopy full SHA for b6672aa
2 files changed
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.12"
+name = "automation_file_dev"
+version = "0.0.15"
10
authors = [
11
{ name = "JE-Chen", email = "zenmailman@gmail.com" },
12
]
pyproject.toml
-name = "automation_file_dev"
-version = "0.0.15"
+name = "automation_file"
+version = "0.0.13"
0 commit comments