Skip to content

Commit

Permalink
fix toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed82008 committed Sep 1, 2021
1 parent 7e7b4cf commit 6332d59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NonconvexCore = "035190e5-69f1-488f-aaab-becca2889735"
NonconvexIpopt = "bf347577-a06d-49ad-a669-8c0e005493b8"
NonconvexNLopt = "b43a31b8-ff9b-442d-8e31-c163daa8ab75"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
Expand Down

2 comments on commit 6332d59

@mohamed82008
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/43971

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.1.0 -m "<description of version>" 6332d593f0e8691c2a0463dc213cce832cb91476
git push origin v0.1.0

Please sign in to comment.