Skip to content

Commit daf9f13

Browse files
committed
Bump to version v0.5.0
1 parent d4311e6 commit daf9f13

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The project uses semantic versioning (see [semver](https://semver.org)).
55

66
## [Unreleased]
77

8+
## v0.5.0 - 2025-03-26
9+
810
### Added
911

1012
- `/zeus-upload` command now accepts an optional modlist (JSON snippet exported

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "zeusops_bot"
33
description = "Multipurpose discord bot for the Zeusops community"
44
authors = ["Jb Doyon <[email protected]>", "Sami Laine <[email protected]>"]
55
readme = "README.md"
6-
version = "0.4.0"
6+
version = "0.5.0"
77

88

99
[tool.poetry.scripts]

0 commit comments

Comments
 (0)