We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1e21d commit eb234e7Copy full SHA for eb234e7
Project.toml
@@ -3,7 +3,7 @@ uuid = "5a540a4e-639f-452a-b107-23ea09ed4d36"
3
license = "MIT"
4
desc = "A package to fetch and parse space indices."
5
authors = ["Ronan Arraes Jardim Chagas <[email protected]>"]
6
-version = "0.1.0"
+version = "1.0.0"
7
8
[deps]
9
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -14,6 +14,7 @@ Scratch = "6c6a2e73-6563-6170-7368-637461726353"
14
15
[compat]
16
OptionalData = "1"
17
+Reexport = "1"
18
Scratch = "1"
19
julia = "1.6"
20
0 commit comments