Skip to content

Commit

Permalink
Bump version (v0.11.0 -> v0.12.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
leifgehrmann committed Oct 22, 2023
1 parent 98331f3 commit 786bbc6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions docs/binding-progress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,14 @@ ______________________
* ✔ pango_tab_array_get_size ()
* ✔ pango_tab_array_resize ()
* ✔ pango_tab_array_set_tab ()
* pango_tab_array_get_tab ()
* pango_tab_array_get_tab ()
* ✔ pango_tab_array_get_tabs ()
* pango_tab_array_get_positions_in_pixels ()
* ✔ pango_tab_array_set_decimal_point ()
* ✔ pango_tab_array_get_decimal_point ()
* ✔ pango_tab_array_set_positions_in_pixels ()
* ✔ pango_tab_array_get_positions_in_pixels ()
* pango_tab_array_sort ()
* pango_tab_array_to_string ()
* ✔ PangoTabArray
* PANGO_TYPE_TAB_ARRAY
* ✔ PangoTabAlign
Expand Down Expand Up @@ -359,8 +364,8 @@ ______________________
* pango_layout_get_auto_dir ()
* ✔︎ pango_layout_set_alignment ()
* ✔︎ pango_layout_get_alignment ()
* pango_layout_set_tabs ()
* pango_layout_get_tabs ()
* ✔︎ pango_layout_set_tabs ()
* ✔︎ pango_layout_get_tabs ()
* pango_layout_set_single_paragraph_mode ()
* pango_layout_get_single_paragraph_mode ()
* pango_layout_get_unknown_glyphs_count ()
Expand Down
2 changes: 1 addition & 1 deletion pangocffi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.0
0.12.0

0 comments on commit 786bbc6

Please sign in to comment.