We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc76a5 commit 1e95b3dCopy full SHA for 1e95b3d
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fsk"
3
-version = "0.1.0"
+version = "0.2.0"
4
description = "Quickly download NASA/NAIF Spice kernels"
5
authors = ["Grégoire Henry <gregoireh@pm.me>"]
6
repository = "https://github.com/GregoireHENRY/fetch-spice-kernels"
pyproject.toml
[project]
description = "Fetch SPICE kernels"
readme = "README.rst"
requires-python = "==3.14.3"
0 commit comments