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