@@ -2,6 +2,12 @@ | |||
| 2 | 2 | Changelog | |
| 3 | 3 | ========= | |
| 4 | 4 | ||
| 5 | + 3.1.0 | ||
| 6 | + ===== | ||
| 7 | + | ||
| 8 | + * Switched back to using gitdb package as requirement | ||
| 9 | + (`gitdb#59 <https://github.com/gitpython-developers/gitdb/issues/59>`_) | ||
| 10 | + | ||
| 5 | 11 | 3.0.9 | |
| 6 | 12 | ===== | |
| 7 | 13 | ||
@@ -1 +1 @@ | |||
| 1 | - gitdb2>=3,<4 | ||
| 1 | + gitdb>=4.0.1,<5 | ||
0 commit comments