Skip to content
Snippets Groups Projects
Verified Commit fe4c2ade authored by Tobias Hangleiter's avatar Tobias Hangleiter
Browse files

Bump version

parent 568dcf89
Branches
Tags v1.14.1
1 merge request!155Release 2025.2.1
import lazy_loader
__version__ = '2024.11.1'
__version__ = '2025.2.1'
"""Lazy imports as described in https://scientific-python.org/specs/spec-0001"""
__getattr__, __dir__, __all__ = lazy_loader.attach_stub(__name__, __file__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment