Bump develop branch to a post-release version.

This commit is contained in:
Carl Meyer 2012-09-07 09:48:57 -06:00
parent e860d6a0b1
commit 931408b965
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ from pip.vcs import git, mercurial, subversion, bazaar # noqa
# The version as used in the setup.py and the docs conf.py
__version__ = "1.2.1"
__version__ = "1.2.1.post1"
def autocomplete():