Skip to content

Commit d81f414

Browse files
committed
Releasing 0.3.1 with log level fix
1 parent 12ffe7f commit d81f414

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.1] - 2026-03-11
99

1010
### Changed
1111

backend/src/offspot_metrics_backend/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.4.0-dev0"
1+
__version__ = "0.3.1"
22

33
__api_version__: str = "v1"
44
__api_title__: str = "Offspot Metrics Backend"

0 commit comments

Comments
 (0)