Skip to content

Commit 9a65ffb

Browse files
authored
Merge pull request #245 from lasp/release/6.1
Merge post-release 6.1.1
2 parents df90741 + 84d2a76 commit 9a65ffb

6 files changed

Lines changed: 8 additions & 19059 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"python.testing.pytestEnabled": true,
3131
"python.testing.unittestEnabled": false,
3232
"python.testing.pytestArgs": ["-s", "."],
33+
"debugpy.debugJustMyCode": false,
3334
"files.associations": {
3435
"*.xtce": "xml"
3536
},

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
title: 'space_packet_parser'
33
type: software
4-
version: '6.1.0'
4+
version: '6.1.1'
55
description: A CCSDS telemetry packet decoding library based on the XTCE packet format description standard.
66
license: BSD-3-Clause
77
abstract: The Space Packet Parser Python library is a generalized, configurable packet decoding library for CCSDS telemetry

0 commit comments

Comments
 (0)