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 | |
parent | 85b836b1efb8a491230e918f7b81da3dc2a232c4 (diff) | |
download | gitpython-e9bd04844725661c8aa2aef11091f01eeab69486.tar.gz |
Bumped version to 0.3.2. Using the latest version of gitdb
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/source/changes.rst | 2 | ||||
m--------- | git/ext/gitdb | 0 |
3 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -0.3.1 +0.3.2 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 diff --git a/git/ext/gitdb b/git/ext/gitdb -Subproject 40762f9a744c3719396a71819c1fcd3815cc2f2 +Subproject 4524faf0d0c5383268b134084954b34faeaa766 |