Skip to content

Commit 1f8a733

Browse files
Updated versions.json and changelog.md (#291)
Co-authored-by: Vincent A. Cicirello <[email protected]>
1 parent cf481b1 commit 1f8a733

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ 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-07-31
7+
## [Unreleased] - 2025-08-08
88

99
### Added
1010

1111
### Changed
12+
* Bumped Python to 3.13.6.
1213
* Bumped GitHub CLI to 2.76.2.
1314

1415
### Deprecated

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"gh": "2.76.2",
44
"git": "2.39.5",
55
"gpg": "2.2.40",
6-
"python": "3.13.5"
6+
"python": "3.13.6"
77
}

0 commit comments

Comments
 (0)