Skip to content

Commit

Permalink
[skip actions] Bump version to 0.8.15.9002
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua authored and insights-engineering-bot committed Jun 22, 2023
1 parent f44fd21 commit 4fdc667
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.3.2.9011
rev: v0.3.2.9013
hooks:
- id: style-files
name: Style code with `styler`
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: teal.modules.clinical
Title: Teal Modules for Standard Clinical Outputs
Version: 0.8.15.9001
Date: 2023-06-02
Version: 0.8.15.9002
Date: 2023-06-22
Authors@R: c(
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
person("Jana", "Stoilova", , "jana.stoilova@roche.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 @@
# teal.modules.clinical 0.8.15.9001
# teal.modules.clinical 0.8.15.9002

### Enhancements
* Added more informative error message when grade mapping error occurs in `tm_t_abnormality_by_worst_grade`.
Expand Down

0 comments on commit 4fdc667

Please sign in to comment.