Skip to content

Commit

Permalink
Release 0.1.56
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed Nov 13, 2024
1 parent 902a0a2 commit 5e5d1f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pyrudof"
version = "0.1.55"
version = "0.1.56"
documentation = "https://rudof-project.github.io/rudof/"
readme = "README.md"
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rudof_lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rudof_lib"
version = "0.1.55"
version = "0.1.56"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/rudof_lib"
Expand Down
2 changes: 1 addition & 1 deletion srdf/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "srdf"
version = "0.1.55"
version = "0.1.56"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/srdf"
Expand Down

0 comments on commit 5e5d1f0

Please sign in to comment.