← 返回首页
v3.1.0 · gitpython-developers/GitPython@c859019 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit c859019

Browse files
committed
v3.1.0
1 parent 4f358e0 commit c859019

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

‎doc/source/changes.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
=========
44

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+
511
3.0.9
612
=====
713

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gitdb2>=3,<4
1+
gitdb>=4.0.1,<5

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.