From 29188277cc4f8c212d588fcb4e1c08ff9e3985f5 Mon Sep 17 00:00:00 2001 From: Michael Abbott <32575566+mcabbott@users.noreply.github.com> Date: Sat, 2 Oct 2021 21:21:49 -0400 Subject: [PATCH] v0.1.20 --- LICENSE | 2 +- Project.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"