Skip to content

Commit 1cbd03e

Browse files
author
semantic-release
committed
0.6.1
Automatically generated by python-semantic-release
1 parent c67650d commit 1cbd03e

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.6.1 (2026-04-24)
5+
6+
### Code Style
7+
8+
- Format code for better readability in command_bot.py
9+
([`dfc0fc0`](https://github.com/krypton-byte/tryx/commit/dfc0fc049fc395bf674f9b12afd80aca5568e353))
10+
11+
412
## v0.6.0 (2026-04-24)
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.6.0"
3+
version = "0.6.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)