Start new release.

This commit is contained in:
Stuart Gathman
2012-02-26 01:35:58 +00:00
parent c9e32e4b06
commit de0ec3430d
2 changed files with 6 additions and 3 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.5',
setup(name = "pymilter", version = '0.9.6',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to