Skip to content

Commit 99e02a1

Browse files
committed
bump: Version 0.1.2
1 parent a6a239d commit 99e02a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

oxmpl-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oxmpl-py"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
authors = ["Junior Sundar <[email protected]>"]
66
description = "Python Bindings for the OxMPL Library"

oxmpl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oxmpl"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "The Open Motion-Planning Library but Oxidised"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)