Skip to content

Commit 6480a4c

Browse files
committed
Prepare for version 0.1.2
1 parent d4ca069 commit 6480a4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ members = [".", "metis-sys"]
33

44
[package]
55
name = "metis"
6-
version = "0.1.1"
6+
version = "0.1.2"
77
authors = ["Hubert Hirtz <[email protected]>"]
88
edition = "2021"
99
license = "MIT OR Apache-2.0"
1010
repository = "https://github.com/LIHPC-Computational-Geometry/metis-rs"
11-
documentation = "https://LIHPC-Computational-Geometry.github.io/metis-rs/metis"
1211
description = "Idiomatic wrapper for METIS, the serial graph partitioner and fill-reducing matrix orderer"
1312
categories = ["api-bindings", "mathematics"]
1413
keywords = ["graph", "mesh", "matrix", "partitioning", "ordering"]

0 commit comments

Comments
 (0)