cara/cara/__init__.py

8 lines
212 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__ = "0.0.1.dev0"