Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
Co-Authored-By: Pietro Monticone <[email protected]>
Co-Authored-By: Claudio Moroni <[email protected]>
  • Loading branch information
3 people committed May 19, 2022
1 parent 63a546a commit a178fda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "ICD_GEMs"
uuid = "2478728f-ce00-4f2d-aaa1-6f265bd37e5b"
authors = ["Pietro Monticone <[email protected]>", "Claudio Moroni <[email protected]>"]
version = "1.0.0"
version = "0.1.0"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

[compat]
DataFrames = "1.3.4"
DataStructures = "0.18.12"
DataFrames = "1.3"
DataStructures = "0.18"
julia = "1.7"

0 comments on commit a178fda

Please sign in to comment.