Skip to content

Commit 8dbc437

Browse files
committed
Bump to version v0.6.0
1 parent 6dd637a commit 8dbc437

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.6.0 - 2025-04-06
9+
810
### Added
911

1012
- New optional argument `activate` to `/zeus-upload`. If set to true, the

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.5.0"
6+
version = "0.6.0"
77

88

99
[tool.poetry.scripts]

0 commit comments

Comments
 (0)