packaging fix and version bump

This commit is contained in:
Travis J Parker 2010-06-15 11:01:23 -07:00
parent 07a8ef5d39
commit e3448fa463
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from paver.setuputils import setup
setup( setup(
name="prctl", name="prctl",
description="C extension for access to the prctl(2) system call", description="C extension for access to the prctl(2) system call",
version="1.0", version="1.0.1",
license="bsd", license="bsd",
author="Libor Michalek", author="Libor Michalek",
author_email="libor@pobox.com", author_email="libor@pobox.com",

Binary file not shown.