b3, fix (likelY) windows-path-comparison related issue at plugin registration

link to PyPI

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-06-19 13:05:44 +02:00
parent 6de02a7976
commit 53dc595113
7 changed files with 12 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ For questions please check out http://pylib.org/contact.html
"""
from initpkg import initpkg
version = "1.0.0b2"
version = "1.0.0b3"
initpkg(__name__,
description = "py.test and pylib: advanced testing tool and networking lib",