CCSDSPy / ccsdspy

I/O interface and utilities for CCSDS binary spacecraft data in Python. Library used in flight missions at NASA, NOAA, and SWRI
https://ccsdspy.org
BSD 3-Clause "New" or "Revised" License
78 stars 19 forks source link

Create a stable release after commit 31f1a33377fc540096722520fa1512a986f8f5b0 #123

Closed tloubrieu-jpl closed 4 months ago

tloubrieu-jpl commented 4 months ago

For Europa-clipper we will have a stable release of our Science Data System which has a dependency on ccsdspy which need to be on a stable release as well.

The latest PR that we need in ccsdspy is https://github.com/CCSDSPy/ccsdspy/pull/118

Thanks

ddasilva commented 4 months ago

Thanks @tloubrieu-jpl I will get around to it this week

ddasilva commented 4 months ago

Hi @tloubrieu-jpl ,

Release v1.3.0 has been added to PyPI: https://pypi.org/project/ccsdspy/1.3.0/

and the change log has been updated: https://docs.ccsdspy.org/en/latest/whatsnew/changelog.html

tloubrieu-jpl commented 4 months ago

Thanks @ddasilva