update changelog, install info and bum version to 1.3.0

rather than 1.2.2 because of the added features

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-05-02 15:06:20 +02:00
parent b8247bc91e
commit 3efb8028fb
4 changed files with 20 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ def main():
name='py',
description='py.test and pylib: rapid testing and development utils.',
long_description = long_description,
version= '1.2.2',
version= '1.3.0',
url='http://pylib.org',
license='MIT license',
platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'],