Release 0.9.5

This commit is contained in:
Stuart Gathman
2011-06-09 19:55:31 +00:00
parent 720db3d7bd
commit 5a8aaf85d7
5 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,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.9.4',
setup(name = "pymilter", version = '0.9.5',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to