aboutsummaryrefslogtreecommitdiff
path: root/b4/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'b4/__init__.py')
-rw-r--r--b4/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/b4/__init__.py b/b4/__init__.py
index e0a03db..bc7b8dd 100644
--- a/b4/__init__.py
+++ b/b4/__init__.py
@@ -44,7 +44,7 @@ try:
except ModuleNotFoundError:
can_patatt = False
-__VERSION__ = '0.8-dev'
+__VERSION__ = '0.8.0'
def _dkim_log_filter(record):