File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.13.0 (11 Mar 2025)
2+
3+ ## Feature
4+
5+ * Add GstBase ([ #206 ] ( https://github.com/pygobject/pygobject-stubs/issues/206 ) ) (#206 )
6+ * Add Shumate ([ #197 ] ( https://github.com/pygobject/pygobject-stubs/issues/197 ) ) (#197 )
7+ * Add stubs for IBus
8+ * Add GdkX11 4.0
9+
10+ ## Typing
11+
12+ * Improve type hints for
13+ - Gtk4
14+ - Gio
15+ - GObject
16+ - Gdk4
17+ - GLib
18+ - GtkSource5
19+
20+ ## Change
21+
22+ * Require Python >=3.9
23+
124# 2.12.0 (31 Oct 2024)
225
326## Feature
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ backend-path = ["pep517backend"]
55
66[project ]
77name = " PyGObject-stubs"
8- version = " 2.12 .0"
8+ version = " 2.13 .0"
99description = " Typing stubs for PyGObject"
1010readme = " README.md"
1111requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments