v1.1.2
Fixes issue with the nexsci
extension, which previously checked for new planet data on import. Changes to the online database were causing starry
to crash when imported. This patch fixes the issue and delays nexsci
database checks to the first call of the from_nexsci
method (instead of on import).