Skip to content

Commit 7cb2e75

Browse files
committed
Bump to 0.8.1
1 parent f98f820 commit 7cb2e75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lazrs"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = ["tmontaigu <thomas.montaigu@laposte.net>"]
55
edition = "2021"
66
license = "MIT"
@@ -12,7 +12,7 @@ name = "lazrs"
1212
crate-type = ["cdylib"]
1313

1414
[dependencies.laz]
15-
version = "0.11.0"
15+
version = "0.11.1"
1616
features = ["parallel"]
1717

1818
[dependencies.pyo3]

0 commit comments

Comments
 (0)