Skip to content

Commit 9931558

Browse files
committed
Release v3.2.0
1 parent 9be249e commit 9931558

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- n/a
1111

12+
## [v3.2.0] - 2025-04-08
13+
14+
- Dropped py36 support
15+
1216
## [v3.1.1] - 2024-04-05
1317

1418
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ubi-config"
3-
version = "3.1.1"
3+
version = "3.2.0"
44
description = "A Python Library for accessing Universal Base Image configuration"
55
license = "GPL-3.0-or-later"
66
readme = "README.md"

0 commit comments

Comments
 (0)