summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2011-07-06 14:52:03 +0200
committerSebastian Thiel <byronimo@gmail.com>2011-07-06 14:52:03 +0200
commit0e9eef45194039af6b8c22edf06cfd7cb106727a (patch)
treec78295d1a1009c81ac517d1b91026efc35313620 /doc/source
parent7dcb07947cd71f47b5e2e5f101d289e263506ca9 (diff)
downloadgitpython-0e9eef45194039af6b8c22edf06cfd7cb106727a.tar.gz
Bumped version to 0.3.2 RC10.3.2-RC1
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index c5a7319b..c1e65195 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,8 +2,8 @@
Changelog
=========
-0.3.2
-=====
+0.3.2 RC1
+=========
* **git** command wrapper
* Added ``version_info`` property which returns a tuple of integers representing the installed git version.