Release 0.8.10

This commit is contained in:
Stuart Gathman
2008-04-02 18:59:14 +00:00
parent 71403de50e
commit cee6bc3bea
7 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ if sys.version < '2.2.3':
DistributionMetadata.download_url = None
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '0.8.9',
setup(name = "pymilter", version = '0.8.10',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to