Skip to content

Commit

Permalink
[skip actions] Bump version to 0.6.9.9015
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu authored and github-actions[bot] committed Sep 17, 2024
1 parent 36b83eb commit 13b95e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.3
rev: v0.4.3.9001
hooks:
- id: roxygenize
additional_dependencies:
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rtables
Title: Reporting Tables
Version: 0.6.9.9014
Date: 2024-09-14
Version: 0.6.9.9015
Date: 2024-09-17
Authors@R: c(
person("Gabriel", "Becker", , "[email protected]", role = "aut",
comment = "Original creator of the package"),
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.9.9014
## rtables 0.6.9.9015
### Features
* Modified `reorder_split_levels()` to cover more edge cases and be more stringent in the allowed inputs.
* Removed `tt` input from `theme_docx_default()` and added internal handling for row classes and number of columns.
Expand Down

0 comments on commit 13b95e0

Please sign in to comment.