- no cloning if frame is owned already
PyTest / pytest (push) Successful in 1m26s
PyTest / pytest (3.10) (push) Successful in 1m48s
PyTest / pytest (3.12) (push) Successful in 1m59s
PyTest / pytest (3.14) (push) Successful in 2m6s

This commit is contained in:
Wim Pomp
2026-05-10 11:51:12 +02:00
parent 5a5bf9216f
commit 998b24e7af
4 changed files with 55 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tiffwrite"
version = "2026.5.0"
version = "2026.5.1"
edition = "2024"
rust-version = "1.88.0"
authors = ["Wim Pomp <w.pomp@nki.nl>"]