cara/cara/__init__.py

8 lines
207 B
Python

# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
Documentation for the CARA package
"""
__version__ = "1.0.0"