Skip to content

Commit 97ae1b9

Browse files
author
Claude
committed
[RELEASE] v3.19.16 - Loop Generator State Machine (DEPYLER-0262 Phase 3B)
1 parent f0cfafe commit 97ae1b9

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
@@ -19,7 +19,7 @@ max_cyclomatic_complexity = 15
1919
required_documentation_coverage = 100.0
2020

2121
[workspace.package]
22-
version = "3.19.15"
22+
version = "3.19.16"
2323
edition = "2021"
2424
authors = ["Depyler Contributors"]
2525
license = "MIT OR Apache-2.0"

crates/depyler-ruchy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "depyler-ruchy"
3-
version = "3.19.15"
3+
version = "3.19.16"
44
edition = "2021"
55
authors = ["Depyler Contributors"]
66
description = "Ruchy script format backend for Depyler Python-to-Rust transpiler"

0 commit comments

Comments
 (0)