cara/caimira/__init__.py

9 lines
219 B
Python
Raw Normal View History

# This module is part of CAiMIRA. Please see the repository at
2022-12-15 14:30:11 +00:00
# https://gitlab.cern.ch/caimira/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"