Skip to content

Commit 5718a93

Browse files
committed
upver
1 parent 9ebe213 commit 5718a93

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Project.toml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
name = "IntegerSequences"
22
uuid = "b4b868b0-69a7-11e9-2db0-173b4e8e576c"
3+
version = "0.2.0"
34

45
[deps]
5-
Atom = "c52e3926-4ff0-5f6e-af25-54175e0327b1"
66
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
88
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
99
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
1010
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
1111
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
1212
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
13-
Juno = "e5e0dc1b-0480-54bc-9374-aad01c23163d"
1413
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
1514
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1615

1716
[compat]
18-
julia = ">= 1.2.0"
17+
julia = ">= 1.1.0"
1918
Nemo = ">= 0.13.4"

0 commit comments

Comments
 (0)