diff --git a/LICENSE b/LICENSE index c450b72..1cb5eb8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Michael Abbott +Copyright (c) 2019-2021 Michael Abbott and contributors 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 163f3ac..afd2bac 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AxisKeys" uuid = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5" license = "MIT" -version = "0.1.19" +version = "0.1.20" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"