Skip to content

Commit afd550e

Browse files
authored
Merge pull request #48 from us-irs/prep-v0.6.0
prepare next version
2 parents faf94d5 + 54a4538 commit afd550e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "cfdp-py"
77
description = "Library for high level CCSDS File Delivery Protocol (CFDP) components"
88
readme = "README.md"
9-
version = "0.5.1"
9+
version = "0.6.0"
1010
requires-python = ">=3.9"
1111
license = {text = "Apache-2.0"}
1212
authors = [

0 commit comments

Comments
 (0)