Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrogantGao authored Dec 11, 2024
1 parent 0c0089f commit ffdcb1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/OptimalBranchingMIS/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OptimalBranchingMIS"
uuid = "1d45bab8-fbcd-445a-8de2-8d643ff389c2"
authors = ["Xuanzhao Gao <[email protected]> and contributors"]
version = "1.0.0-DEV"
version = "0.1.0"

[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Expand All @@ -13,7 +13,7 @@ OptimalBranchingCore = "c76e7b22-e1d2-40e8-b0f1-f659837787b8"
Combinatorics = "1"
EliminateGraphs = "0.2"
GenericTensorNetworks = "2"
julia = "1.6"
julia = "1.10"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit ffdcb1e

Please sign in to comment.