Skip to content

Commit 2fef92c

Browse files
committed
Bump versions.
1 parent f9f5d50 commit 2fef92c

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.3"
3+
version = "0.6.0"
44
authors = [
55
"Mara Bos <[email protected]>",
66
"Maarten de Vries <[email protected]>",

macros/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-macros"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
authors = [
55
"Mara Bos <[email protected]>",
66
"Maarten de Vries <[email protected]>",

0 commit comments

Comments
 (0)