File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed 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_editor "
9- version = " 0.0.13 "
8+ name = " automation_editor_dev "
9+ version = " 0.0.14 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
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_editor_dev "
8+ name = " automation_editor "
99version = " 0.0.14"
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments