JuliaImages / ImageContrastAdjustment.jl

A Julia package for enhancing and manipulating image contrast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag new release

zygmuntszpak opened this issue · comments

Registration pull request created: JuliaRegistries/General/1096

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.2 -m "<description of version>" 2790674349861cf5210580f45f8431d4544da0e8
git push origin v0.1.2