version bump

This commit is contained in:
Niko Abeler 2022-11-28 19:59:45 +01:00
parent 2aa523791b
commit 456e027824
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -33,7 +33,7 @@ dependencies = [
[[package]]
name = "graph_force"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"pyo3",
"rand",

View File

@ -1,6 +1,6 @@
[package]
name = "graph_force"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html