diff --git a/lincbrain/_version.py b/lincbrain/_version.py index c9c7919e8..b340a1148 100644 --- a/lincbrain/_version.py +++ b/lincbrain/_version.py @@ -20,6 +20,7 @@ import functools + def get_keywords() -> Dict[str, str]: """Get the keywords needed to look up the version information.""" # these strings will be replaced by git during git-archive.