diff --git a/docs/conf.py b/docs/conf.py index 79df87df0..6cd3d5b5a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,9 +41,9 @@ copyright = '2008, The Open Planning Project' # other places throughout the built documents. # # The short X.Y version. -version = '0.2' +version = '0.2.1' # The full version, including alpha/beta/rc tags. -release = '0.2' +release = '0.2.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: diff --git a/docs/news.txt b/docs/news.txt index 976c282c6..e91b31007 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,8 +1,8 @@ News for pip ============ -svn trunk ---------- +0.2.1 +----- * Fixed small problem that prevented using ``pip.py`` without actually installing pip.