Skip to content

Commit

Permalink
Merge pull request #31 from anthofflab/release-1.0.1
Browse files Browse the repository at this point in the history
New version: v1.0.1
  • Loading branch information
davidanthoff authored Feb 12, 2024
2 parents 8555127 + ebf2836 commit d00c679
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
name = "MimiFAIRv1_6_2"
uuid = "02cc1f66-ff46-4bd7-a247-ac068822e639"
authors = ["fce "]
version = "1.0.1-DEV"
version = "1.0.2-DEV"

[deps]
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Mimi = "e4e893b0-ee5e-52ea-8111-44b3bdec128c"

[compat]
JSON = "0.21"
julia = "1.6"
Distributions = "0.24, 0.25"
CSVFiles = "1"
DataFrames = "1"
Distributions = "0.24, 0.25"
JSON = "0.21"
Mimi = "1.3.3"
julia = "1.6"

0 comments on commit d00c679

Please sign in to comment.