aboutsummaryrefslogtreecommitdiffstats
path: root/mail2news.py
diff options
context:
space:
mode:
Diffstat (limited to 'mail2news.py')
-rw-r--r--mail2news.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail2news.py b/mail2news.py
index 34cfed8..5f9d7a7 100644
--- a/mail2news.py
+++ b/mail2news.py
@@ -31,7 +31,7 @@ import sys
# This is the single source of Truth
# Yes, it is awkward to have it assymetrically here
# and not in news2mail as well.
-VERSION = '0.10.1'
+VERSION = '0.10.2'
DESC = "The Python Gateway Script: news2mail mail2news gateway"