mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
Bump zetuptoolz version number.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
f69c9f2a0e
commit
789247bdd4
@ -1,6 +1,6 @@
|
||||
Metadata-Version: 1.0
|
||||
Name: setuptools
|
||||
Version: 0.6c16dev4
|
||||
Version: 0.6c16dev5
|
||||
Summary: Download, build, install, upgrade, and uninstall Python packages -- easily! (zetuptoolz fork)
|
||||
Home-page: http://pypi.python.org/pypi/setuptools
|
||||
Author: Phillip J. Eby
|
||||
|
@ -9,7 +9,7 @@ import os.path
|
||||
import os
|
||||
import sys
|
||||
|
||||
__version__ = '0.6c16dev4'
|
||||
__version__ = '0.6c16dev5'
|
||||
__all__ = [
|
||||
'setup', 'Distribution', 'Feature', 'Command', 'Extension', 'Require',
|
||||
'find_packages'
|
||||
|
Loading…
Reference in New Issue
Block a user