diff --git a/DESCRIPTION b/DESCRIPTION index b85a9c6a1..407e448d6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: rtables Title: Reporting Tables -Version: 0.6.11.9005 -Date: 2025-02-17 +Version: 0.6.11.9006 +Date: 2025-02-21 Authors@R: c( person("Gabriel", "Becker", , "gabembecker@gmail.com", role = "aut", comment = "Original creator of the package"), diff --git a/NEWS.md b/NEWS.md index db1427f90..275d2dac9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -## rtables 0.6.11.9005 +## rtables 0.6.11.9006 ### New Features * Added `stat_string` to `as_result_df(make_ard = TRUE)` to preserve the original string representation of the statistics.