Skip to content

Commit b28cb71

Browse files
committed
chore: Bump version
1 parent 57d9e82 commit b28cb71

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.2.0"
3+
version = "0.3.0"
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.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "The Open Motion-Planning Library but Oxidised"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)