Skip to content

Commit

Permalink
Merge pull request #309 from henrykironde/rel-s
Browse files Browse the repository at this point in the history
Release 3.1.1 notes
  • Loading branch information
henrykironde authored Jul 22, 2024
2 parents 5c89ac1 + bbf2f3c commit 49430ee
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: Provides an R interface to the Data Retriever
command line interface. The Data Retriever automates the
tasks of finding, downloading, and cleaning public datasets,
and then stores them in a local database.
Version: 3.1.0
Version: 3.1.1
Authors@R: c(person("Henry", "Senyondo", role = c("aut", "cre"),
email = "henrykironde@gmail.com",
comment = c(ORCID = "0000-0001-7105-5808")),
Expand Down Expand Up @@ -67,5 +67,5 @@ Suggests:
VignetteBuilder: knitr
SystemRequirements: Python (>= 3.7), retriever (>= 3.0.0) (version must be listed to patch to allow parsing)
License: MIT + file LICENSE
RoxygenNote: 7.1.2
RoxygenNote: 7.2.3
Encoding: UTF-8
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
rdataretriever 3.1.1
====================

## Minor Improvements

* Update Authors' list

rdataretriever 3.1.0
====================

Expand Down
4 changes: 2 additions & 2 deletions man/install_retriever.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49430ee

Please sign in to comment.