diff --git a/src/version.py b/src/version.py deleted file mode 100644 index df82bea75..000000000 --- a/src/version.py +++ /dev/null @@ -1,3 +0,0 @@ -"""stick the various versioning attributes in here, so we only have to change -them once.""" -version = '0.83.4.1+git'