We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca28fe7 commit 49c89e2Copy full SHA for 49c89e2
NEWS
@@ -1,5 +1,14 @@
1
Since version 1.11.0 Pycairo uses `Semantic Versioning <http://semver.org/>`__
2
3
+.. _v1.26.1:
4
+
5
+1.26.1 - 2024-06-21
6
+-------------------
7
8
+* Fix Surface.set_mime_data() with Python 3.13 :pr:`366`
9
+ This also fixes the test suite with Python 3.13b2.
10
+* Update vendored Windows wheel dependencies :pr:`370`
11
12
.. _v1.26.0:
13
14
1.26.0 - 2024-02-11
0 commit comments