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 Dec 9, 2024
1 parent c0cbdec commit 1e6b7aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: gDRimport
Type: Package
Title: Package for handling the import of dose-response data
Version: 1.5.3
Date: 2024-12-04
Version: 1.5.4
Date: 2024-12-09
Authors@R: c(
person("Arkadiusz", "Gladki", role=c("aut", "cre"), email="[email protected]",
comment = c(ORCID = "0000-0002-7059-6378")),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## gDRimport 1.5.4 - 2024-12-09
* support Duration in old private PRISM data format

## gDRimport 1.5.3 - 2024-12-04
* support old private PRISM data format

Expand Down

0 comments on commit 1e6b7aa

Please sign in to comment.