File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Authors:
5050 Dan Sully
5151 David Versmisse
5252 Grégory Herrero
53+ Michał Kępień
5354 Mikhail Yushkovskiy
5455 Robin Stocker
5556 Rohit Sanjay
@@ -72,7 +73,6 @@ Authors:
7273 Jason Ziglar
7374 Leonardo Rhodes
7475 Mark Adams
75- Michał Kępień
7676 Nika Layzell
7777 Peter-Yi Zhang
7878 Petr Viktorin
Original file line number Diff line number Diff line change 1- # 1.15.1 (UNRELEASED )
1+ # 1.15.1 (2024-07-07 )
22
33- New ` Repository.revert(...) `
44 [ #1297 ] ( https://github.com/libgit2/pygit2/pull/1297 )
Original file line number Diff line number Diff line change 2222# author = ''
2323
2424# The full version, including alpha/beta/rc tags
25- release = '1.15.0 '
25+ release = '1.15.1 '
2626
2727
2828# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 3434#
3535# The version number of pygit2
3636#
37- __version__ = '1.15.0 '
37+ __version__ = '1.15.1 '
3838
3939
4040#
You can’t perform that action at this time.
0 commit comments