sepal_ui.scripts.utils.get_app_version#

sepal_ui.scripts.utils.get_app_version(repo_folder=PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sepal-ui/checkouts/latest/docs/source'))[source]#

Get the current version of the a github project using the pyproject.toml file in the root.

Returns:

the version of the repository

Parameters:

repo_folder (str | Path)

Return type:

str