Skip to content

Commit

Permalink
Bump version and remove BenchmarkTools
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Apr 12, 2022
1 parent 187c922 commit f3961ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name = "ExaTron"
uuid = "28b18bf8-76f9-41ea-81fa-0f922810b349"
authors = ["Youngdae Kim <[email protected]>"]
version = "0.1.0"
version = "0.2.0"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand All @@ -14,7 +13,6 @@ PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
BenchmarkTools = "1.2"
CUDA = "3.4"
MPI = "0.19"
PowerModels = "0.19"
Expand Down

0 comments on commit f3961ff

Please sign in to comment.