Skip to content

Commit

Permalink
Increment version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CorradoLanera committed Aug 22, 2024
1 parent f47696c commit 965c5e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: redcap.gpt
Title: What the Package Does (One Line, Title Case)
Version: 0.1.1.9000
Version: 0.2.0
Authors@R: c(
person("Corrado", "Lanera", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0520-7428")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# redcap.gpt (development version)
# redcap.gpt 0.2.0

* allow `query_gpt_on_redcap_instrument` to process the whole db setting `query_all_records` to `TRUE`.
* change `parse_sensazione` to a more general `parse_checkbox`.
Expand Down

0 comments on commit 965c5e3

Please sign in to comment.