File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
2- name = " logging_helper "
3- version = " 1.0.0 "
2+ name = " logging_handler "
3+ version = " 1.0.1 "
44description = " Python Library to quickly create logging handlers"
55authors = [{name = " Thomas Dunteman" , email = " git@learningtopi.com" }]
66keywords = [" logging" , " syslog" ]
@@ -16,12 +16,9 @@ dependencies = []
1616
1717[project .urls ]
1818"Homepage" = " https://www.learningtopi.com"
19- "Bug Tracker" = " https://github.com/LearningToPi/logging_helper/issues"
20- "Source Code" = " https://github.com/LearningToPi/logging_helper"
21-
22- [tools .setuptools .dynamic ]
23- version = {attr = " src.logging_helper.__VERSION__" }
19+ "Bug Tracker" = " https://github.com/LearningToPi/logging_handler/issues"
20+ "Source Code" = " https://github.com/LearningToPi/logging_handler"
2421
2522[build-system ]
2623requires = [" setuptools>=61" ]
27- build-backend = " setuptools.build_meta"
24+ build-backend = " setuptools.build_meta"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments