1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Bump version

This commit is contained in:
Donald Stufft 2014-01-26 00:02:51 -05:00
parent b38cf9f1f8
commit 1773cbbfdf

View file

@ -19,7 +19,7 @@ import pip.cmdoptions
cmdoptions = pip.cmdoptions
# The version as used in the setup.py and the docs conf.py
__version__ = "1.5.1"
__version__ = "1.5.2"
def autocomplete():