Release 0.8.1

This commit is contained in:
Stuart Gathman
2005-06-17 02:07:20 +00:00
parent a94f82d8f3
commit 2d291d35f6
4 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if sys.version < '2.2.3':
DistributionMetadata.classifiers = None
DistributionMetadata.download_url = None
setup(name = "milter", version = "0.8.0",
setup(name = "milter", version = "0.8.1",
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to