Skip to content
Snippets Groups Projects
Commit c8545d43 authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

updating version

parent 74ecd08b
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ from frangiPANe import generate_stats as gs
from .module import FrangiPANe
from pathlib import Path
from .global_variables import GIT_URL, DOCS, DATATEST_URL_FILES, SINGULARITY_URL_FILES
from ._version import version as __version__
from ._version import version_tuple
#TODO SEB : LOGO https://forge.ird.fr/diade/frangipane/-/blob/main/docs/source/_images/frangiPANe.png?ref_type=heads
logo = Path(__file__).parent.resolve().joinpath('frangiPANe.png').as_posix()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment