Skip to content

Commit 6a5fb32

Browse files
committed
Bump to version v0.45.0
1 parent 55cfc94 commit 6a5fb32

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.45.0 - 2024-03-27
9+
810
### Added
911

1012
- Automatic build pipeline using Github Actions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires-python = ">=3.10"
33

44
[tool.poetry]
55
name = "operationbot"
6-
version = "0.44.0"
6+
version = "0.45.0"
77
description = "Operations bot for the Zeusops discord"
88
authors = ["Sami Laine <[email protected]>"]
99
readme = "README.md"

0 commit comments

Comments
 (0)