cara/caimira/__init__.py

9 lines
216 B
Python
Raw Normal View History

# 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
"""
Documentation for the CAiMIRA package
2020-10-19 11:49:40 +00:00
"""
__version__ = "1.0.0"