Skip to content

Commit

Permalink
require Julia v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
felipenoris authored Nov 10, 2023
1 parent 0be2c5d commit 22fee69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ uuid = "4f18b42c-503e-5345-9536-bb0f25fc7038"
license = "MIT"
authors = ["Felipe Noronha <[email protected]>"]
repo = "https://github.com/JuliaFinance/BusinessDays.jl.git"
version = "0.9.22"
version = "0.9.23"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

[compat]
Dates = "1"
julia = "1"
julia = "1.6"

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

0 comments on commit 22fee69

Please sign in to comment.