Skip to content

Commit

Permalink
project.toml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Oct 20, 2022
1 parent 11ce5d0 commit a50dd83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "UnROOT"
uuid = "3cd96dde-e98d-4713-81e9-a4a1b0235ce9"
authors = ["Tamas Gal", "Jerry Ling", "Johannes Schumann", "Nick Amin"]
version = "0.8.16"
version = "0.8.17"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand Down Expand Up @@ -39,6 +39,7 @@ Memoization = "^0.1.10"
Mixers = "^0.1.0"
Parameters = "^0.12.0"
PrettyTables = "2"
SentinelArrays = "^1.3"
StaticArrays = "^0.12.0, ^1"
Tables = "^1.0.0"
julia = "^1.6"
Expand Down

0 comments on commit a50dd83

Please sign in to comment.