diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2011-06-14 00:26:32 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2011-06-14 00:26:32 +0200 |
commit | e9bd04844725661c8aa2aef11091f01eeab69486 (patch) | |
tree | 7c0211636646f45f80e18620422c34652715f3c3 /doc/source/changes.rst | |
parent | 85b836b1efb8a491230e918f7b81da3dc2a232c4 (diff) | |
download | gitpython-e9bd04844725661c8aa2aef11091f01eeab69486.tar.gz |
Bumped version to 0.3.2. Using the latest version of gitdb
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r-- | doc/source/changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 0cb6d065..587e7c0d 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,7 +2,7 @@ Changelog ========= -0.3.1 +0.3.2 ===== * **git** command wrapper |