JuliaDSP / Wavelets.jl

A Julia package for fast discrete wavelet transforms and utilities
Other
184 stars 30 forks source link

removing CWT: Wavelets.jl needs a version bump #86

Closed dsweber2 closed 10 months ago

dsweber2 commented 10 months ago

The version in the repository still has all of the CWT methods, so the package version needs a bump; incrementing the minor version seemed appropriate.

gummif commented 10 months ago

Thanks. I made a new release.

dsweber2 commented 10 months ago

One final thing: it needs to be on the registry... Hopefully this call works, but I probably don't have permissions @JuliaRegistrator register

JuliaRegistrator commented 10 months ago

Error while trying to register: Register Failed @dsweber2, it looks like you are not a publicly listed member/owner in the parent organization (JuliaDSP). If you are a member/owner, you will need to change your membership to public. See GitHub Help

gummif commented 10 months ago

@JuliaRegistrator register

JuliaRegistrator commented 10 months ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.