Release 0.9.8

This commit is contained in:
Stuart Gathman
2013-03-14 22:11:26 +00:00
parent 84eeecf9a6
commit f357be1e99
5 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ libs = ["milter"]
libdirs = ["/usr/lib/libmilter"] # needed for Debian
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '0.9.7',
setup(name = "pymilter", version = '0.9.8',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to