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 6f58a9a commit 3287311Copy full SHA for 3287311
1 file changed
weasyprint/__init__.py
@@ -14,7 +14,7 @@
14
import tinycss2
15
import tinyhtml5
16
17
-VERSION = __version__ = '68.1'
+VERSION = __version__ = '69.0'
18
19
#: Default values for command-line and Python API rendering options. See
20
#: :func:`__main__.main` to learn more about specific options for
0 commit comments