Skip to content

Commit fe473ce

Browse files
averissimogithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.11.1.9007
1 parent 4f6f470 commit fe473ce

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3
77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.3.9014
9+
rev: v0.4.3.9015
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.modules.clinical
22
Title: 'teal' Modules for Standard Clinical Outputs
3-
Version: 0.11.1.9006
4-
Date: 2025-09-25
3+
Version: 0.11.1.9007
4+
Date: 2025-10-02
55
Authors@R: c(
66
person("Joe", "Zhu", , "[email protected]", role = "aut",
77
comment = c(ORCID = "0000-0001-7566-2787")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.modules.clinical 0.11.1.9006
1+
# teal.modules.clinical 0.11.1.9007
22

33
### Enhancements
44
* Modules return a `teal_report` object that contains the data, code and report. All the reporter buttons were removed from the modules' UI in favor of the framework level reporter buttons (#1376).

0 commit comments

Comments
 (0)