Skip to content

Commit

Permalink
CompatHelper: add new compat entry for "Images" at version "0.22" (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Avik Pal <[email protected]>
  • Loading branch information
github-actions[bot] and avik-pal authored Apr 14, 2020
1 parent 5497481 commit 7a5607e
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 @@ -13,6 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Images = "0.22"
ImageMagick = "1.1"
Compat = "3.8"
Flux = "0.10"
Expand Down

2 comments on commit 7a5607e

@avik-pal
Copy link
Owner

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/12986

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.2 -m "<description of version>" 7a5607e0ccfa57b722ffb38c9b43b60bdf37ab4b
git push origin v0.1.2

Please sign in to comment.