Skip to content

SpiceyPy 6.0.3

Latest
Compare
Choose a tag to compare
@AndrewAnnex AndrewAnnex released this 17 Jul 23:14

[6.0.3] - 2025-07-17

Backport fix for spice cell functions

Added

  • Add assertions that passed-in SpiceCell is correct type for bltfrm(), ckcov(), ckobj(), kplfrm(), spkobj()

Fixed

  • Corrected bug where bool was used instead of is Null for specifying return SpiceCell in bltfrm(), ckcov(), ckobj(), kplfrm(), spkobj()
  • fixed sdist publishing issue in ci publish workflow