From 13e89e349421f5b49141c70031aec445f4853c89 Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Fri, 27 Sep 2024 04:35:59 -0400 Subject: [PATCH] bump version --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 68fc780..e3a54d7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: biorecap Title: Retrieve and summarize bioRxiv and medRxiv preprints with a local LLM using ollama -Version: 0.2.0 +Version: 0.2.1 Authors@R: person("Stephen", "Turner", , "vustephen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9140-9028"))