diff --git a/lincbrain/_version.py b/lincbrain/_version.py index b340a1148..6f1c6eaac 100644 --- a/lincbrain/_version.py +++ b/lincbrain/_version.py @@ -21,6 +21,7 @@ + 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.