Skip to content

Commit c881c90

Browse files
committed
Bump to version v0.4.0
1 parent b9f20ae commit c881c90

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.4.0 - 2025-03-12
9+
810
### Added
911

1012
- New bot command `/current-mission` to show the currently active mission config.

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.3.1"
6+
version = "0.4.0"
77

88

99
[tool.poetry.scripts]

0 commit comments

Comments
 (0)