Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rtables
Title: Reporting Tables
Version: 0.6.14.9005
Version: 0.6.15
Date: 2025-12-14
Authors@R: c(
person("Gabriel", "Becker", , "gabembecker@gmail.com", role = "aut",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## rtables 0.6.14.9005
## rtables 0.6.15

### New Features
* Allow table objects to have `round_type` instead of needing to specify on export #1040
Expand Down
Loading