diff options
Diffstat (limited to 'app/__init__.py')
| -rw-r--r-- | app/__init__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/__init__.py b/app/__init__.py index 32fd0c7..5105c0a 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -1,5 +1,9 @@ # -*- coding: utf-8 -*- +# Author: G.J.J. van den Burg <gvandenburg@turing.ac.uk> +# License: See LICENSE file +# Copyright: 2020 (c) The Alan Turing Institute + __version__ = "0.4.5" import logging |
