Skip to content

Commit

Permalink
Added compat section and updated author list
Browse files Browse the repository at this point in the history
  • Loading branch information
grasph committed Sep 29, 2024
1 parent 709a738 commit 2593b7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "RootIO"
uuid = "84287b9e-b673-4340-bb1d-a334fb11fbd4"
authors = ["Yash Solanki <[email protected]>"]
authors = ["Yash Solanki <[email protected]>", "Philippe Gras (CEA/IRFU, Université Paris-Saclay)", "Pere Mato (CERN)"]
version = "0.1.0"

[deps]
Expand All @@ -10,6 +10,8 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
julia = "1.6"
ROOT = "0.3.2"
Tables = "1.11"

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

0 comments on commit 2593b7f

Please sign in to comment.