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

Bump version

parent d94dc9c2
Branches
Tags
1 merge request!108Release 2023.7.1
import lazy_loader
__version__ = '2023.6.1'
__version__ = '2023.7.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