File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# Changelog
44
5+ ## v0.3.2
6+
7+ * Update to typst 0.15.0
8+ https://github.com/messense/typst-py/releases/tag/v0.15.0
9+
510## v0.3.1
611
712* Update to typst 0.14.9
Original file line number Diff line number Diff line change 11schema_version = " 1.0.0"
22
33id = " typst_importer"
4- version = " 0.3.1 "
4+ version = " 0.3.2 "
55name = " Typst Importer"
66tagline = " Render mathematical equations and code blocks"
77maintainer = " Jan-Hendrik Müller<jan-hendrik.mueller@uni-goettingen.de>"
@@ -31,9 +31,9 @@ wheels = [
3131 " ./wheels/lxml-6.0.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" ,
3232 " ./wheels/lxml-6.0.2-cp313-cp313-win_amd64.whl" ,
3333 " ./wheels/svg_path-7.0-py2.py3-none-any.whl" ,
34- " ./wheels/typst-0.14.9 -cp38-abi3-macosx_11_0_arm64.whl" ,
35- " ./wheels/typst-0.14.9 -cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" ,
36- " ./wheels/typst-0.14.9 -cp38-abi3-win_amd64.whl" ,
34+ " ./wheels/typst-0.15.0 -cp38-abi3-macosx_11_0_arm64.whl" ,
35+ " ./wheels/typst-0.15.0 -cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" ,
36+ " ./wheels/typst-0.15.0 -cp38-abi3-win_amd64.whl" ,
3737]
3838
3939
You can’t perform that action at this time.
0 commit comments