We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d27e61 + 93bb539 commit 92a7702Copy full SHA for 92a7702
CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
# [unreleased]
10
11
-# [v0.2.0] 2024-06-28
+# [v0.2.0] 2024-08-27
12
13
## Fixed
14
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "cfdp-py"
7
description = "Library for high level CCSDS File Delivery Protocol (CFDP) components"
readme = "README.md"
-version = "0.1.2"
+version = "0.2.0"
requires-python = ">=3.8"
license = {text = "Apache-2.0"}
authors = [
0 commit comments