File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ requires = ["setuptools>=61.0"]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " automation_file "
9- version = " 0.0.25 "
8+ name = " automation_file_dev "
9+ version = " 0.0.28 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
1313description = " "
1414readme = { file = " README.md" , content-type = " text/markdown" }
1515requires-python = " >=3.9"
16- license-files = [ " LICENSE " ]
16+ license = { text = " MIT " }
1717dependencies = [
1818 " google-api-python-client" ,
1919 " google-auth-httplib2" ,
Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ requires = ["setuptools>=61.0"]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " automation_file_dev "
9- version = " 0.0.28 "
8+ name = " automation_file "
9+ version = " 0.0.26 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
1313description = " "
1414readme = { file = " README.md" , content-type = " text/markdown" }
1515requires-python = " >=3.9"
16- license = { text = " MIT " }
16+ license-files = [ " LICENSE " ]
1717dependencies = [
1818 " google-api-python-client" ,
1919 " google-auth-httplib2" ,
You can’t perform that action at this time.
0 commit comments