Skip to content

Commit 4a48ef3

Browse files
author
github-actions
committed
v4.2.1
Automatically generated by python-semantic-release
1 parent cd57389 commit 4a48ef3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v4.2.1 (2026-04-30)
6+
7+
### Bug Fixes
8+
9+
- Update Postgres mount ([#408](https://github.com/TeKrop/overfast-api/pull/408),
10+
[`cd57389`](https://github.com/TeKrop/overfast-api/commit/cd57389b13e4100097c78c18ee48d117f07eee0e))
11+
12+
513
## v4.2.0 (2026-04-26)
614

715
### Build System

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "overfast-api"
3-
version = "4.2.0"
3+
version = "4.2.1"
44
description = "Overwatch API giving data about heroes, maps, and players statistics."
55
license = {file = "LICENSE"}
66
authors = [

0 commit comments

Comments
 (0)