diff options
| author | Sebastian Thiel <sthiel@thoughtworks.com> | 2019-08-22 11:27:09 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sthiel@thoughtworks.com> | 2019-08-22 11:27:09 +0800 |
| commit | 07657929bc6c0339d4d2e7e1dde1945199374b90 (patch) | |
| tree | 471ed58938473f7a3baea7cad9746ddf3509482f | |
| parent | df5c94165d24195994c929de95782e1d412e7c2e (diff) | |
| download | gitpython-07657929bc6c0339d4d2e7e1dde1945199374b90.tar.gz | |
prepare next release3.0.2
| -rw-r--r-- | VERSION | 2 | ||||
| -rw-r--r-- | doc/source/changes.rst | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1 +1 @@ -3.0.1 +3.0.2 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 9b5d8f26..1525b09f 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,11 @@ Changelog ========= +3.0.2 - Bugfixes +============================================= + +* fixes an issue with installation + 3.0.1 - Bugfixes and performance improvements ============================================= |
