Skip to content

Commit de5c764

Browse files
authored
Merge pull request #86 from us-irs/prep-v0.25.0
bump version to v0.25.0
2 parents 5220c06 + 435882a commit de5c764

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
# [unreleased]
1010

11+
# [v0.25.0] 2024-10-29
12+
1113
## Changed
1214

1315
Renamed `PusFileSeqCountProvider` to `CcsdsFileSeqCountProvider` but keep old alias.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "spacepackets"
77
description = "Various CCSDS and ECSS packet implementations"
88
readme = "README.md"
9-
version = "0.24.2"
9+
version = "0.25.0"
1010
requires-python = ">=3.8"
1111
license = {text = "Apache-2.0"}
1212
authors = [

0 commit comments

Comments
 (0)