Skip to content

Commit 4d9d60c

Browse files
author
semantic-release
committed
0.5.1
Automatically generated by python-semantic-release
1 parent 7c4de21 commit 4d9d60c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.5.1 (2026-04-02)
5+
6+
### Bug Fixes
7+
8+
- **typing**: Duplicate variable
9+
([`7c4de21`](https://github.com/krypton-byte/tryx/commit/7c4de21fdbe6f5a248d0ad0a1f7913f3fed916ce))
10+
11+
412
## v0.5.0 (2026-04-02)
513

614
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tryx"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)