Skip to content

Commit 08f84aa

Browse files
committed
Bump versions.
1 parent afb072d commit 08f84aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inline-python"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
authors = [
55
"Mara Bos <[email protected]>",
66
"Maarten de Vries <[email protected]>",

ct-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ct-python"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Mara Bos <[email protected]>"]
55
description = "Execute Python code at compile time to generate Rust code"
66
license = "BSD-2-Clause"

0 commit comments

Comments
 (0)