Skip to content

Commit dd8dfdf

Browse files
[skip actions] Bump version to 0.9.9.9000
1 parent 2c53de1 commit dd8dfdf

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
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.9009
9+
rev: v0.4.3.9011
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: tern
22
Title: Create Common TLGs Used in Clinical Trials
3-
Version: 0.9.9
4-
Date: 2025-06-18
3+
Version: 0.9.9.9000
4+
Date: 2025-06-23
55
Authors@R: c(
66
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0001-7566-2787")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# tern 0.9.9.9000
2+
13
# tern 0.9.9
24

35
### Enhancements

0 commit comments

Comments
 (0)