File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,15 @@ Jeremy Westwood <jeremy.westwood@hexagon.com>
1414Jose Plana <jplana@tuenti.com> <jplana@gmail.com>
1515Kaarel Kitsemets <kitsemets@gmail.com>
1616Karl Malmros <itkalle@outlook.com> <44969574+ktpa@users.noreply.github.com>
17+ Konstantin Baikov <konstantin.baikov@gmail.com>
1718Lukas Fleischer <lfleischer@lfos.de> <info@cryptocrack.de>
1819Martin Lenders <mlenders@elegosoft.com> <authmill@datalove.me>
1920Matthew Duggan <mduggan@qti.qualcomm.com> <mgithub@guarana.org>
2021Matthew Gamble <git@matthewgamble.net>
2122Matthias Bartelmeß <mba@fourplusone.de>
2223Mikhail Yushkovskiy <mailto@zensecurity.su>
2324Nabijacz Leweli <nabijaczleweli@nabijaczleweli.xyz>
25+ Nicolas Rybowski <nicolas.rybowski@uclouvain.be>
2426Óscar San José <osanjose@tuenti.com>
2527Petr Hosek <petrhosek@gmail.com> <p.hosek@imperial.ac.uk>
2628Phil Schleihauf <uniphil@gmail.com>
Original file line number Diff line number Diff line change 44 Carlos Martín Nieto
55 Nico von Geyso
66 Iliyas Jorio
7+ Benedikt Seidl
78 Sviatoslav Sydorenko
89 Matthias Bartelmeß
910 Robert Coup
@@ -16,10 +17,10 @@ Authors:
1617 Richo Healey
1718 Christian Boos
1819 Julien Miotte
19- Benedikt Seidl
2020 Nick Hynes
2121 Richard Möhn
2222 Xu Tao
23+ Konstantin Baikov
2324 Matthew Duggan
2425 Matthew Gamble
2526 Jeremy Westwood
@@ -28,6 +29,7 @@ Authors:
2829 Sriram Raghu
2930 Victor Garcia
3031 Yonggang Luo
32+ Łukasz Langa
3133 Patrick Steinhardt
3234 Petr Hosek
3335 Tamir Bahar
@@ -202,6 +204,7 @@ Authors:
202204 Maxwell G
203205 Michał Górny
204206 Na'aman Hirschfeld
207+ Nicolas Rybowski
205208 Nicolás Sanguinetti
206209 Nikita Kartashov
207210 Nikolai Zujev
Original file line number Diff line number Diff line change 1- # 1.18.2 (UNRELEASED )
1+ # 1.18.2 (2025-08-16 )
22
33- Add support for almost all global options
44 [ #1409 ] ( https://github.com/libgit2/pygit2/pull/1409 )
Original file line number Diff line number Diff line change 2323# author = ''
2424
2525# The full version, including alpha/beta/rc tags
26- release = '1.18.1 '
26+ release = '1.18.2 '
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 3434#
3535# The version number of pygit2
3636#
37- __version__ = '1.18.1 '
37+ __version__ = '1.18.2 '
3838
3939
4040#
You can’t perform that action at this time.
0 commit comments