Skip to content

Commit 1e95b3d

Browse files
committed
0.2.0
1 parent 5fc76a5 commit 1e95b3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fsk"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Quickly download NASA/NAIF Spice kernels"
55
authors = ["Grégoire Henry <gregoireh@pm.me>"]
66
repository = "https://github.com/GregoireHENRY/fetch-spice-kernels"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fsk"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Fetch SPICE kernels"
55
readme = "README.rst"
66
requires-python = "==3.14.3"

0 commit comments

Comments
 (0)