File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Rename to build stable version
2- # This is stable version
1+ # Rename to dev version
2+ # This is dev version
33[build-system ]
44requires = [" setuptools>=61.0" ]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " automation_ide "
9- version = " 0.0.47 "
8+ name = " automation_ide_dev "
9+ version = " 0.0.54 "
1010authors = [
1111 { name = " JE-Chen" , email = " jechenmailman@gmail.com" },
1212]
@@ -35,5 +35,6 @@ Code = "https://github.com/Intergration-Automation-Testing/AutomationEditor"
3535file = " README.md"
3636content-type = " text/markdown"
3737
38+
3839[tool .setuptools .packages ]
3940find = { namespaces = false }
Original file line number Diff line number Diff line change 1- # Rename to dev version
2- # This is dev version
1+ # Rename to build stable version
2+ # This is stable version
33[build-system ]
44requires = [" setuptools>=61.0" ]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " automation_ide_dev "
9- version = " 0.0.54 "
8+ name = " automation_ide "
9+ version = " 0.0.48 "
1010authors = [
1111 { name = " JE-Chen" , email = " jechenmailman@gmail.com" },
1212]
@@ -35,6 +35,5 @@ Code = "https://github.com/Intergration-Automation-Testing/AutomationEditor"
3535file = " README.md"
3636content-type = " text/markdown"
3737
38-
3938[tool .setuptools .packages ]
4039find = { namespaces = false }
You can’t perform that action at this time.
0 commit comments