diff --git a/setup.py b/setup.py index e0bf13f..5b95fa7 100644 --- a/setup.py +++ b/setup.py @@ -14,6 +14,7 @@ def read(*rnames): + def load_version(): """ Load the version number by executing the version file in a variable. This