version bump

This commit is contained in:
Niko Abeler 2022-11-20 20:40:05 +01:00
parent e9f90cbb69
commit 2d02427c1f
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.1.0"
version = "0.1.1"
dependencies = [
"pyo3",
"rand",

View File

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