Skip to content

Commit 706fe8d

Browse files
Armin BecherArmin Becher
authored andcommitted
chore: Release fast_hilbert version 2.0.1
1 parent 4380129 commit 706fe8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fast_hilbert"
3-
version = "2.0.1-alpha.0"
3+
version = "2.0.1"
44
authors = ["Armin <[email protected]>"]
55
edition = "2018"
66
description = "Fast Hilbert 2D curve computation using an efficient Lookup Table (LUT)."

0 commit comments

Comments
 (0)