From 72bfb8118cf8cc61c2bdc284562ea5a050cd207e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 22 Dec 2005 01:59:17 +0200 Subject: [PATCH] New version. --- eoc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eoc.py b/eoc.py index 5c72e79..537bccd 100644 --- a/eoc.py +++ b/eoc.py @@ -4,7 +4,7 @@ This is a simple mailing list manager that mimicks the ezmlm-idx mail address commands. See manual page for more information. """ -VERSION = "1.2" +VERSION = "1.2.1" PLUGIN_INTERFACE_VERSION = "1" import getopt -- 2.30.2