Make verbose verify script an unimplemented option

This commit is contained in:
Stuart D. Gathman
2011-06-14 18:08:33 -04:00
parent 47fbf5a02b
commit 942a2e3e9d
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
from distutils.core import setup
import os
version = "0.3"
version = "0.4"
setup(
name = "pydkim",