File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# > find-project-root
44
5- <a href =" https://github.com/adamlui/python-utils/releases/tag/find-project-root-1.0.2 " >
6- <img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.2 -32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
5+ <a href =" https://github.com/adamlui/python-utils/releases/tag/find-project-root-1.0.3 " >
6+ <img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.3 -32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
77<a href =" https://github.com/adamlui/python-utils/blob/main/find-project-root/docs/LICENSE.md " >
88 <img height=31 src="https://img.shields.io/badge/License-MIT-f99b27.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
99<a href =" https://www.codefactor.io/repository/github/adamlui/python-utils " >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " find-project-root"
10- version = " 1.0.2 "
10+ version = " 1.0.3 "
1111description = " Locate project root via custom markers."
1212authors = [
1313 { name = " Adam Lui" , email = " adam@kudoai.com" },
@@ -61,7 +61,7 @@ classifiers = [
6161]
6262
6363[project .urls ]
64- Changelog = " https://github.com/adamlui/python-utils/releases/tag/find-project-root-1.0.2 "
64+ Changelog = " https://github.com/adamlui/python-utils/releases/tag/find-project-root-1.0.3 "
6565Documentation = " https://github.com/adamlui/python-utils/tree/main/find-project-root/docs"
6666Funding = " https://github.com/sponsors/adamlui"
6767Homepage = " https://github.com/adamlui/python-utils/tree/main/find-project-root/#readme"
You can’t perform that action at this time.
0 commit comments