Skip to content

Commit 3d7d661

Browse files
authored
Merge pull request #271 from cicirello/prep-release
Prepare release 4.33.0
2 parents b28e553 + d98cda3 commit 3d7d661

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2025-05-16
7+
## [Unreleased] - 2025-05-18
88

99
### Added
1010

1111
### Changed
12-
* Bumped Python to 3.13.3.
13-
* Bumped GitHub CLI to 2.72.0.
1412

1513
### Deprecated
1614

@@ -21,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2119
### CI/CD
2220

2321

22+
## [4.33.0] - 2025-05-18
23+
24+
### Changed
25+
* Bumped Python to 3.13.3.
26+
* Bumped GitHub CLI to 2.72.0.
27+
28+
2429
## [4.32.0] - 2024-09-25
2530

2631
### Changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020-2024 Vincent A. Cicirello
1+
# Copyright (c) 2020-2025 Vincent A. Cicirello
22
# https://www.cicirello.org
33
# Source repository: https://github.com/cicirello/pyaction
44
# Source licensed under the MIT License: https://github.com/cicirello/pyaction/blob/master/LICENSE

0 commit comments

Comments
 (0)