Skip to content
Snippets Groups Projects
Commit b4b282dd authored by Vincent Delbar's avatar Vincent Delbar
Browse files

CI: bump dev version

parent 59437850
No related branches found
No related tags found
1 merge request!108Release 2.0.0
Pipeline #14037 passed
# -*- coding: utf-8 -*-
"""This module provides convenient python wrapping of otbApplications."""
__version__ = "2.0.0.dev6"
__version__ = "2.0.0.dev7"
from .install import install_otb
from .helpers import logger, set_logger_level
......
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