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,8 +5,8 @@ requires = ["setuptools>=61.0"]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " automation_file "
9- version = " 0.0.18 "
8+ name = " automation_file_dev "
9+ version = " 0.0.21 "
1010authors = [
1111 { name = " JE-Chen" , email = " zenmailman@gmail.com" },
1212]
@@ -18,7 +18,7 @@ dependencies = [
1818 " google-api-python-client" ,
1919 " google-auth-httplib2" ,
2020 " google-auth-oauthlib" ,
21- " APScheduler==3.10.1 "
21+ " APScheduler"
2222]
2323classifiers = [
2424 " Programming Language :: Python :: 3.9" ,
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ requires = ["setuptools>=61.0"]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " automation_file_dev "
9- version = " 0.0.20 "
8+ name = " automation_file "
9+ version = " 0.0.19 "
1010authors = [
1111 { name = " JE-Chen" , email = " zenmailman@gmail.com" },
1212]
@@ -18,7 +18,7 @@ dependencies = [
1818 " google-api-python-client" ,
1919 " google-auth-httplib2" ,
2020 " google-auth-oauthlib" ,
21- " APScheduler==3.10.1 "
21+ " APScheduler"
2222]
2323classifiers = [
2424 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments