Increase version to 1.0.1

This commit is contained in:
Owen Troke-Billard 2024-09-17 15:06:06 -06:00
parent 782ea18dde
commit 575fff5468
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "vf2"
authors = ["Owen Troke-Billard"]
version = "1.0.0"
version = "1.0.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "VF2 subgraph isomorphism algorithm in Rust."