Skip to content

Commit

Permalink
Prepare release 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ishepard committed Nov 19, 2023
1 parent edd65f9 commit 33be61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydriller/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from .domain.commit import Commit, ModifiedFile, ModificationType # noqa
from .repository import Repository, Git # noqa

__version__ = "2.5.1"
__version__ = "2.6"

0 comments on commit 33be61e

Please sign in to comment.