2022-09-09 14:11:53 +00:00
|
|
|
# This module is part of CAiMIRA. Please see the repository at
|
2022-09-15 14:41:10 +00:00
|
|
|
# https://gitlab.cern.ch/cara/caimira for details of the license and terms of use.
|
2020-10-19 11:49:40 +00:00
|
|
|
"""
|
2022-09-09 14:11:53 +00:00
|
|
|
Documentation for the CAiMIRA package
|
2020-10-19 11:49:40 +00:00
|
|
|
|
|
|
|
|
"""
|
|
|
|
|
|
2021-07-13 11:02:28 +00:00
|
|
|
__version__ = "1.0.0"
|