Bundled zetuptoolz: bump version to 0.6c16dev3. refs #1242

This commit is contained in:
david-sarah 2010-11-28 10:31:02 -08:00
parent e718e0a12d
commit a1bf210bf3
42 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import os.path
import os
import sys
__version__ = '0.6c16dev2'
__version__ = '0.6c16dev3'
__all__ = [
'setup', 'Distribution', 'Feature', 'Command', 'Extension', 'Require',
'find_packages'