Skip to content

Commit 0f122eb

Browse files
kolibril13claude
andcommitted
update to typst 0.15.0, bump version to 0.3.2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent b4d9efb commit 0f122eb

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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

typst_importer/blender_manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema_version = "1.0.0"
22

33
id = "typst_importer"
4-
version = "0.3.1"
4+
version = "0.3.2"
55
name = "Typst Importer"
66
tagline = "Render mathematical equations and code blocks"
77
maintainer = "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

0 commit comments

Comments
 (0)