Skip to content

Commit

Permalink
Merge pull request #44 from EcoJulia/gottacatchenall-patch-3
Browse files Browse the repository at this point in the history
Update Project.toml
  • Loading branch information
gottacatchenall authored Jun 6, 2023
2 parents b0d53a7 + 39ae4fd commit 4e748f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ SliceMap = "0.2.7"
SpecialFunctions = "2.1"
StatsBase = "0.33"
ProgressMeter = "1.7.2"
JuMP = "1.11"
HiGHS = "1.5"
julia = "1.8"

2 comments on commit 4e748f5

@gottacatchenall
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/85009

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 4e748f5138591421559fe21bdbefd84cd64a9aa1
git push origin v0.2.0

Please sign in to comment.