Bump version

This commit is contained in:
Donald Stufft 2014-02-21 07:09:34 -05:00
parent 1a0e8fad4c
commit 627cb5591a
1 changed files with 1 additions and 1 deletions

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.3"
__version__ = "1.5.4"
def autocomplete():