From d3398b9eba61d618656243b9b770f759e9c050c5 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Tue, 15 Mar 2022 20:16:12 +0530 Subject: [PATCH] incr version to 3.0.6 and change date to todays da -te that is 15th of March, 2022. --- CITATION.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index bbec6c8..87725ee 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,9 +2,9 @@ cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: waybackpy abstract: "Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily." -version: '3.0.5' +version: '3.0.6' doi: 10.5281/ZENODO.3977276 -date-released: 2021-02-22 +date-released: 2022-03-15 type: software authors: - given-names: Akash