Skip to content

Commit

Permalink
Update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-laurent committed Aug 18, 2021
1 parent 41ec57a commit 3738528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ JSON3 = "1.8.1"
Knet = "1.4.8"
Plots = "1.12.0"
ProgressMeter = "1.5.0"
Requires = "1.1.3"
Setfield = "0.7.0"
StaticArrays = "1.1.1"
ThreadPools = "2.0.0"
Expand Down

2 comments on commit 3738528

@jonathan-laurent
Copy link
Owner 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/43084

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.5.2 -m "<description of version>" 373852801dbf81f5fef0ed7feba69e82aecf0d6d
git push origin v0.5.2

Please sign in to comment.