Skip to content
Snippets Groups Projects
Commit 6d3833da authored by Stuart Gathman's avatar Stuart Gathman
Browse files

Release 0.9.2

parent 2937935f
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ if sys.version < '2.2.3': ...@@ -17,7 +17,7 @@ if sys.version < '2.2.3':
DistributionMetadata.download_url = None DistributionMetadata.download_url = None
# NOTE: importing Milter to obtain version fails when milter.so not built # NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '0.9.1', setup(name = "pymilter", version = '0.9.2',
description="Python interface to sendmail milter API", description="Python interface to sendmail milter API",
long_description="""\ long_description="""\
This is a python extension module to enable python scripts to This is a python extension module to enable python scripts to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment