Skip to content

Commit

Permalink
drop support for Julia older than v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
felipenoris committed Aug 27, 2024
1 parent 4f826a4 commit 15e61f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

[compat]
BusinessDays = "0.9"
julia = "1"
julia = "1.6"

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

0 comments on commit 15e61f0

Please sign in to comment.