Skip to content

Commit 84d2a76

Browse files
committed
Bump version to 6.1.1
1 parent dcd8048 commit 84d2a76

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)