Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cometscome authored May 28, 2024
1 parent b02ad4f commit 6bdc13a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FluxKAN"
uuid = "5d54f141-216f-4d16-867d-ae7ad4aba2dd"
authors = ["Yuki Nagai <[email protected]>"]
version = "1.0.0-DEV"
version = "0.0.1"

[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Expand All @@ -12,6 +12,7 @@ MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"

[compat]
julia = "1.6.7"
Flux = "0.14"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 6bdc13a

Please sign in to comment.