Skip to content

Commit

Permalink
chore: bump version and update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bczech committed Oct 24, 2024
1 parent 963c510 commit 270a53d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Type: Package
Package: gDRcore
Title: Processing functions and interface to process and analyze drug
dose-response data
Version: 1.3.13
Date: 2024-10-21
Version: 1.3.14
Date: 2024-10-24
Authors@R: c(
person("Bartosz", "Czech", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-9908-3007")),
Expand Down Expand Up @@ -57,6 +57,6 @@ DeploySubPath: gDRcore
Encoding: UTF-8
LazyLoad: yes
NeedsCompilation: yes
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
SwitchrLibrary: gDRcore
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## gDRcore 1.3.14 - 2024-10-24
* split and refactor annotation functions

## gDRcore 1.3.13 - 2024-10-21
* add support for reprocessing data with old data model

Expand Down

0 comments on commit 270a53d

Please sign in to comment.