From 46bfee4a087b9b0dfa4061470e30b453ffae9529 Mon Sep 17 00:00:00 2001 From: yun Date: Fri, 15 Dec 2023 22:49:35 +0800 Subject: [PATCH] Increment version number to 0.99.3 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 169250d..c78ef8e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: faers Title: R interface for FDA Adverse Event Reporting System -Version: 0.99.2 +Version: 0.99.3 Authors@R: person("Yun", "Peng", , "yunyunp96@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2801-3332")) Description: FAERS is a database for the spontaneous reporting of adverse events and medication errors involving human drugs and therapeutic biological products. faers is the bridge between FAERS and R.