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