diff --git a/LICENSE.md b/LICENSE.md index 30502c5..e8be4d7 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The AeroAcoustics.jl package is licensed under the MIT "Expat" License: -> Copyright (c) 2019-2022: ollyl. +> Copyright (c) 2019-2024: ollyl. > > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files (the "Software"), to deal diff --git a/Project.toml b/Project.toml index 9c7f308..54248df 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["AeroAcoustics"] license = "MIT" desc = "A package for post-processing of microphone array measurements" authors = ["Oliver Lylloff "] -version = "0.2.3" +version = "0.2.4" [deps] DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"