Release 1.0

This commit is contained in:
Stuart Gathman
2014-03-01 23:30:12 +00:00
parent 980dc5f599
commit d69c002020
3 changed files with 9 additions and 29 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.8',
setup(name = "pymilter", version = '1.0',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to