File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- # Rename to 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 = " je_load_density "
9- version = " 0.0.56 "
8+ name = " je_load_density_dev "
9+ version = " 0.0.67 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
@@ -34,5 +34,6 @@ Code = "https://github.com/Intergration-Automation-Testing/LoadDensity"
3434file = " README.md"
3535content-type = " text/markdown"
3636
37+
3738[tool .setuptools .packages ]
3839find = { 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 stable version
2+ # This is stable version
33[build-system ]
44requires = [" setuptools>=61.0" ]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " je_load_density_dev "
9- version = " 0.0.67 "
8+ name = " je_load_density "
9+ version = " 0.0.57 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
@@ -34,6 +34,5 @@ Code = "https://github.com/Intergration-Automation-Testing/LoadDensity"
3434file = " README.md"
3535content-type = " text/markdown"
3636
37-
3837[tool .setuptools .packages ]
3938find = { namespaces = false }
You can’t perform that action at this time.
0 commit comments